HomeSort by relevance Sort by last modified time
    Searched refs:getOffsetWithoutCountryCode (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialNameMatcher.java 468 final CountryCodeWithOffset code = SmartDialTrie.getOffsetWithoutCountryCode(
SmartDialTrie.java 157 final CountryCodeWithOffset code = getOffsetWithoutCountryCode(contact.phoneNumber);
189 public static CountryCodeWithOffset getOffsetWithoutCountryCode(String number) {

Completed in 50 milliseconds