|
@@ -2385,8 +2385,6 @@ public class iMapServer extends Service {
|
|
Log.d(TAG, "[WallPadInterface.BTN_DOOR] Now Stranger Recording!!! bRecordStatus [" + Common.bWallPadRecoder + "]");
|
|
Log.d(TAG, "[WallPadInterface.BTN_DOOR] Now Stranger Recording!!! bRecordStatus [" + Common.bWallPadRecoder + "]");
|
|
Intent iIntent = new Intent();
|
|
Intent iIntent = new Intent();
|
|
iIntent.setAction("kr.co.icontrols.wallpad.BR_RECORDSTOP");
|
|
iIntent.setAction("kr.co.icontrols.wallpad.BR_RECORDSTOP");
|
|
- ComponentName mComponentName = new ComponentName("kr.co.icontrols.wallpadcall", "kr.co.icontrols.wallpadcall.MainActivity");
|
|
|
|
- iIntent.setComponent(mComponentName);
|
|
|
|
getApplicationContext().sendBroadcast(iIntent);
|
|
getApplicationContext().sendBroadcast(iIntent);
|
|
|
|
|
|
bBlockFrontCall = true;
|
|
bBlockFrontCall = true;
|