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

  /packages/services/Telephony/src/com/android/phone/
InCallScreenShowActivation.java 40 * call via one of the OtaUtils helper methods: startInteractiveOtasp() on
144 OtaUtils.startInteractiveOtasp(this);
OtaUtils.java 279 OtaUtils.startInteractiveOtasp(context);
312 public static void startInteractiveOtasp(Context context) {
313 if (DBG) log("startInteractiveOtasp()...");
332 // - That sequence does NOT involve this method (OtaUtils.startInteractiveOtasp()).
361 Log.i(LOG_TAG, "startInteractiveOtasp: launching InCallScreen in 'activate' state: "
    [all...]

Completed in 1415 milliseconds