Searched refs:callAction (Results 1 – 2 of 2) sorted by relevance
1079 int callAction =0; in processCode() local1088 callAction = CommandsInterface.CF_ACTION_ENABLE; in processCode()1090 callAction = CommandsInterface.CF_ACTION_DISABLE; in processCode()1094 callAction, in processCode()1329 int callAction; in processIcbMmiCodeForUpdate() local1333 callAction = callBarAction(dialingNumber); in processIcbMmiCodeForUpdate()1338 callAction, in processIcbMmiCodeForUpdate()
277 Task callAction = getTask(new Intent(Intent.ACTION_CALL_EMERGENCY), in testLockTaskViolation_emergencyCall() local288 assertFalse(mLockTaskController.isLockTaskModeViolation(callAction)); in testLockTaskViolation_emergencyCall()296 assertTrue(mLockTaskController.isLockTaskModeViolation(callAction)); in testLockTaskViolation_emergencyCall()