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

  /packages/apps/Contacts/tests/src/com/android/contacts/tests/
PhoneNumberTestService.java 68 Set<String> countries = new LinkedHashSet<String>(); local
69 if (country != null) countries.add(country);
70 countries.add(defaultCountry);
71 countries.add("US");
72 countries.add("GB");
73 countries.add("JP");
75 for (String c : countries) {
  /external/python/cpython2/Tools/world/
world 29 united matches 6 countries:
112 elif countries.has_key(addr):
113 print rawaddr, 'originated from', countries[addr]
137 print regexp, 'matches %d countries:' % len(matches)
155 print 'countries = {'
246 codes = countries.keys()
249 print ' %2s:' % code, countries[code]
311 countries = {
554 all.update(countries)
304 countries = { variable
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/world/
world 29 united matches 6 countries:
112 elif countries.has_key(addr):
113 print rawaddr, 'originated from', countries[addr]
137 print regexp, 'matches %d countries:' % len(matches)
155 print 'countries = {'
246 codes = countries.keys()
249 print ' %2s:' % code, countries[code]
311 countries = {
554 all.update(countries)
  /external/icu/icu4c/source/tools/tzcode/
tzselect.ksh 137 # Get list of names of countries in the continent or ocean.
138 countries=$($AWK -F'\t' \
162 case $countries in
165 select country in $countries
177 country=$countries
  /packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
RatingSystemsFragment.java 94 List<String> countries = s.getCountries(); local
95 if (countries.size() > 1) {
97 for (int i = 0; i < countries.size(); ++i) {
98 countries.set(i, new Locale("", countries.get(i)).getDisplayCountry());
100 Collections.sort(countries);
102 for (String country : countries) {
  /frameworks/opt/timezonepicker/src/com/android/timezonepicker/
TimeZoneFilterTypeAdapter.java 213 ArrayList<String> countries = new ArrayList<String>(); local
234 countries.add(country);
238 if (countries.size() > 0) {
239 // Sort countries alphabetically.
240 Collections.sort(countries);
241 for (String country : countries) {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
ICUServiceThreadTest.java 42 private static final String[] countries = { field in class:ICUServiceThreadTest
84 String c = countries[r.nextInt(countries.length)];
DisplayNameTest.java 63 String[] countries = addUnknown(ULocale.getISOCountries(),2); field in class:DisplayNameTest
114 check("Country", locale, countries, null, new DisplayNameGetter() {
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUServiceThreadTest.java 41 private static final String[] countries = { field in class:ICUServiceThreadTest
83 String c = countries[r.nextInt(countries.length)];
DisplayNameTest.java 62 String[] countries = addUnknown(ULocale.getISOCountries(),2); field in class:DisplayNameTest
113 check("Country", locale, countries, null, new DisplayNameGetter() {
  /packages/apps/Settings/src/com/android/settings/dashboard/
SupportItemAdapter.java 386 mActivity, android.R.layout.simple_spinner_dropdown_item, data.countries);
777 final List<String> countries; field in class:SupportItemAdapter.OfflineEscalationData
783 countries = builder.mCountries;
798 Builder setCountries(List<String> countries) {
799 mCountries = countries;
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
Policy.java 155 * with a roaming provider for given list of countries.
202 public void setCountries(String countries) {
203 mCountries = countries;
260 builder.append("Countries: ").append(mCountries).append("\n");
276 Log.d(TAG, "Missing countries");
  /packages/apps/TV/src/com/android/tv/parental/
ContentRatingSystem.java 164 String name, String domain, String title, String description, List<String> countries,
171 mCountries = countries;
260 // Shows the country name instead of "Other countries" if the current
261 // country is one of the countries this rating system applies to.
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 498 certain countries either by patents or by copyrighted interfaces, the
501 those countries, so that distribution is permitted only in or among
502 countries not thus excluded. In such case, this License incorporates
  /external/dtc/Documentation/
dtc-paper.tex 587 Corporation in the United States and/or other countries.
590 Computer Inc. in the United States, other countries, or both.
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-lang-2.6.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/commons-lang/commons-lang/2.6/
commons-lang-2.6.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.2.1/
commons-lang3-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3/
commons-lang3-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.3.2/
commons-lang3-3.3.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-lang3/3.4/
commons-lang3-3.4.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 

Completed in 1157 milliseconds