Searched refs:isGlobalPhoneNumber (Results 1 – 7 of 7) sorted by relevance
497 if (PhoneNumberUtils.isGlobalPhoneNumber(username)) { in doSecondaryLookupIfNecessary()
570 if (destAddr == null || !PhoneNumberUtils.isGlobalPhoneNumber(destAddr)) { in filterDestAddr()
1111 public static boolean isGlobalPhoneNumber(String phoneNumber) { in isGlobalPhoneNumber() method in PhoneNumberUtils
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
28401 method public static boolean isGlobalPhoneNumber(java.lang.String);
18794 HSPLandroid/telephony/PhoneNumberUtils;->isGlobalPhoneNumber(Ljava/lang/String;)Z
47628 method public static boolean isGlobalPhoneNumber(String);