HomeSort by relevance Sort by last modified time
    Searched refs:setupOtaspCall (Results 1 - 2 of 2) sorted by null

  /packages/services/Telephony/src/com/android/phone/
CallController.java 688 OtaUtils.setupOtaspCall(intent);
OtaUtils.java 354 OtaUtils.setupOtaspCall(activationScreenIntent);
487 public static void setupOtaspCall(Intent intent) {
488 if (DBG) log("setupOtaspCall(): preparing for OTASP call to " + intent);
494 Log.i(LOG_TAG, "setupOtaspCall: "
    [all...]

Completed in 65 milliseconds