Searched refs:callAction (Results 1 – 2 of 2) sorted by relevance
250 TaskRecord callAction = getTaskRecord(new Intent(Intent.ACTION_CALL_EMERGENCY), in testLockTaskViolation_emergencyCall() local261 assertFalse(mLockTaskController.isLockTaskModeViolation(callAction)); in testLockTaskViolation_emergencyCall()269 assertTrue(mLockTaskController.isLockTaskModeViolation(callAction)); in testLockTaskViolation_emergencyCall()
969 int callAction =0; in processCode() local978 callAction = CommandsInterface.CF_ACTION_ENABLE; in processCode()980 callAction = CommandsInterface.CF_ACTION_DISABLE; in processCode()984 callAction, in processCode()1163 int callAction; in processIcbMmiCodeForUpdate() local1167 callAction = callBarAction(dialingNumber); in processIcbMmiCodeForUpdate()1172 callAction, in processIcbMmiCodeForUpdate()