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

  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
Phonemetadata.java 521 private boolean hasNoInternationalDialling;
523 public boolean hasNoInternationalDialling() { return hasNoInternationalDialling; }
529 hasNoInternationalDialling = true;
781 objectOutput.writeBoolean(hasNoInternationalDialling);
782 if (hasNoInternationalDialling) {
    [all...]
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 

Completed in 32 milliseconds