Home
last modified time | relevance | path

Searched defs:getMsisdn (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIPhoneSubInfo.aidl126 String getMsisdn(String callingPackage, String callingFeatureId); in getMsisdn() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSubInfoController.java222 public String getMsisdn(String callingPackage, String callingFeatureId) { in getMsisdn() method in PhoneSubInfoController
H A DGsmCdmaPhone.java2119 public String getMsisdn() { in getMsisdn() method in GsmCdmaPhone
H A DPhone.java3873 public String getMsisdn() { in getMsisdn() method in Phone
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java4896 public String getMsisdn() { in getMsisdn() method in TelephonyManager
4922 public String getMsisdn(int subId) { in getMsisdn() method in TelephonyManager