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

  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
AsYouTypeFormatter.java 45 private String currentFormattingPattern = "";
155 if (currentFormattingPattern.equals(pattern)) {
159 currentFormattingPattern = pattern;
271 currentFormattingPattern = "";
652 currentFormattingPattern = "";
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 

Completed in 34 milliseconds