Searched refs:checkForOtaspCall (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DCallController.java232 checkForOtaspCall(intent);
684 private void checkForOtaspCall(Intent intent) { method in class:CallController
686 Log.i(TAG, "checkForOtaspCall: handling OTASP intent! " + intent);
696 if (DBG) log("checkForOtaspCall: not an OTASP call.");

Completed in 41 milliseconds