Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCallController.java688 OtaUtils.setupOtaspCall(intent); in checkForOtaspCall()
DOtaUtils.java354 OtaUtils.setupOtaspCall(activationScreenIntent); in startInteractiveOtasp()
487 public static void setupOtaspCall(Intent intent) { in setupOtaspCall() method in OtaUtils