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

  /packages/apps/Phone/src/com/android/phone/
InCallScreenShowActivation.java 34 * call via one of the OtaUtils helper methods: startInteractiveOtasp() on
105 OtaUtils.startInteractiveOtasp(this);
OtaUtils.java 333 OtaUtils.startInteractiveOtasp(context);
361 public static void startInteractiveOtasp(Context context) {
362 if (DBG) log("startInteractiveOtasp()...");
381 // - That sequence does NOT involve this method (OtaUtils.startInteractiveOtasp()).
410 Log.i(LOG_TAG, "startInteractiveOtasp: launching InCallScreen in 'activate' state: "
    [all...]

Completed in 6083 milliseconds