Searched refs:callAction (Results 1 – 2 of 2) sorted by relevance
1046 int callAction =0; in processCode() local1055 callAction = CommandsInterface.CF_ACTION_ENABLE; in processCode()1057 callAction = CommandsInterface.CF_ACTION_DISABLE; in processCode()1061 callAction, in processCode()1260 int callAction; in processIcbMmiCodeForUpdate() local1264 callAction = callBarAction(dialingNumber); in processIcbMmiCodeForUpdate()1269 callAction, in processIcbMmiCodeForUpdate()
268 TaskRecord callAction = getTaskRecord(new Intent(Intent.ACTION_CALL_EMERGENCY), in testLockTaskViolation_emergencyCall() local279 assertFalse(mLockTaskController.isLockTaskModeViolation(callAction)); in testLockTaskViolation_emergencyCall()287 assertTrue(mLockTaskController.isLockTaskModeViolation(callAction)); in testLockTaskViolation_emergencyCall()