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

  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
Phonenumber.java 145 private boolean hasCountryCodeSource;
147 public boolean hasCountryCodeSource() { return hasCountryCodeSource; }
153 hasCountryCodeSource = true;
158 hasCountryCodeSource = false;
213 if (other.hasCountryCodeSource()) {
275 if (hasCountryCodeSource()) {
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 

Completed in 50 milliseconds