Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java1313 public @interface PhoneNumberSource {} annotation in SubscriptionManager
3992 public String getPhoneNumber(int subscriptionId, @PhoneNumberSource int source) { in getPhoneNumber()
4144 public static String phoneNumberSourceToString(@PhoneNumberSource int source) { in phoneNumberSourceToString()