Home
last modified time | relevance | path

Searched refs:startInteractiveOtasp (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DOtaUtils.java279 OtaUtils.startInteractiveOtasp(context); in maybeDoOtaCall()
312 public static void startInteractiveOtasp(Context context) { in startInteractiveOtasp() method in OtaUtils
DInCallScreenShowActivation.java121 OtaUtils.startInteractiveOtasp(this); in onCreate()