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

  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
AsYouTypeFormatter.java 57 private boolean isExpectingCountryCallingCode = false;
280 isExpectingCountryCallingCode = false;
356 isExpectingCountryCallingCode = true;
362 if (isExpectingCountryCallingCode) {
364 isExpectingCountryCallingCode = false;
391 isExpectingCountryCallingCode = false;
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 

Completed in 57 milliseconds