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

  /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
AlternateFormatsCountryCodeSet.java 31 Set<Integer> countryCodeSet = new HashSet<Integer>(62);
33 countryCodeSet.add(7);
34 countryCodeSet.add(27);
35 countryCodeSet.add(30);
36 countryCodeSet.add(31);
37 countryCodeSet.add(34);
38 countryCodeSet.add(36);
39 countryCodeSet.add(39);
40 countryCodeSet.add(43);
41 countryCodeSet.add(44)
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-o-preview-4-robolectric-0.jar 

Completed in 111 milliseconds