Searched defs:startInteractiveOtasp (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Phone/src/com/android/phone/
H A DOtaUtils.java337 OtaUtils.startInteractiveOtasp(context);
365 public static void startInteractiveOtasp(Context context) { method in class:OtaUtils
366 if (DBG) log("startInteractiveOtasp()...");
385 // - That sequence does NOT involve this method (OtaUtils.startInteractiveOtasp()).
414 Log.i(LOG_TAG, "startInteractiveOtasp: launching InCallScreen in 'activate' state: "

Completed in 344 milliseconds