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

  /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
Phonemetadata.java 64 if (other.hasDomesticCarrierCodeFormattingRule()) {
147 private boolean hasDomesticCarrierCodeFormattingRule;
149 public boolean hasDomesticCarrierCodeFormattingRule() {
150 return hasDomesticCarrierCodeFormattingRule; }
154 hasDomesticCarrierCodeFormattingRule = true;
172 objectOutput.writeBoolean(hasDomesticCarrierCodeFormattingRule);
173 if (hasDomesticCarrierCodeFormattingRule) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-o-preview-4-robolectric-0.jar 

Completed in 838 milliseconds