Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DPhoneUtils.java745 private static String getValidE164Number(final String phoneText, final String country) { in getValidE164Number() method in PhoneUtils
795 canonicalNumber = getValidE164Number(phoneText, country); in getCanonicalByCountry()