Searched refs:makePstnPhoneAccountHandleWithPrefix (Results 1 - 4 of 4) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
H A DPstnIncomingCallNotifier.java277 PhoneUtils.makePstnPhoneAccountHandleWithPrefix(mPhone, "", true);
H A DTelecomAccountRegistry.java111 PhoneUtils.makePstnPhoneAccountHandleWithPrefix(
/packages/services/Telephony/src/com/android/phone/
H A DPhoneUtils.java2394 return makePstnPhoneAccountHandleWithPrefix(id, "", false);
2402 return makePstnPhoneAccountHandleWithPrefix(phone, "", false);
2405 public static PhoneAccountHandle makePstnPhoneAccountHandleWithPrefix( method in class:PhoneUtils
2411 return makePstnPhoneAccountHandleWithPrefix(id, prefix, isEmergency);
2414 public static PhoneAccountHandle makePstnPhoneAccountHandleWithPrefix( method in class:PhoneUtils
/packages/services/Telephony/src/com/android/phone/settings/
H A DPhoneAccountSettingsFragment.java424 return PhoneUtils.makePstnPhoneAccountHandleWithPrefix(

Completed in 367 milliseconds