Home
last modified time | relevance | path

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

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