Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/otasp/
DOtaspActivationService.java153 int callStatus = PhoneUtils.placeOtaspCall(this, in onStartOtaspCall()
/packages/services/Telephony/src/com/android/phone/
DPhoneUtils.java150 public static int placeOtaspCall(Context context, Phone phone, String number) { in placeOtaspCall() method in PhoneUtils