HomeSort by relevance Sort by last modified time
    Searched full:china (Results 1 - 25 of 119) sorted by null

1 2 3 4 5

  /external/apache-harmony/luni/src/test/resources/org/apache/harmony/luni/tests/java/io/
testfile.txt 1 This is a test message with Unicode character. ??? is China's name in Chines
  /libcore/luni/src/test/resources/tests/api/java/io/
testfile.txt 1 This is a test message with Unicode character. ??? is China's name in Chines
testfile 1 This is a test message with Unicode character. \u4e2d\u56fd is China's name in Chinese
  /external/apache-harmony/luni/src/test/resources/serialization/org/apache/harmony/luni/tests/java/io/
testfile 1 This is a test message with Unicode character. \u4e2d\u56fd is China's name in Chinese
  /cts/tests/tests/location/src/android/location/cts/
AddressTest.java 76 String countryName = "China";
113 Address address = new Address(Locale.CHINA);
131 Address address = new Address(Locale.CHINA);
149 Address address = new Address(Locale.CHINA);
160 Address address = new Address(Locale.CHINA);
171 Address address = new Address(Locale.CHINA);
182 Address address = new Address(Locale.CHINA);
193 Address address = new Address(Locale.CHINA);
204 Address address = new Address(Locale.CHINA);
216 Address address = new Address(Locale.CHINA);
    [all...]
  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/data/bytecode/
LocaleTest.java.txt 10 System.out.println("OK".toUpperCase(Locale.CHINA));
15 System.out.println("OK".toLowerCase(Locale.CHINA));
LocaleTest.class.data 
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
FormatterTest.java 328 f = new Formatter(notExist.getPath(), "ISO 1111-1", Locale.CHINA);
468 f = new Formatter(notExist, "ISO 1111-1", Locale.CHINA);
1021 f = new Formatter(Locale.CHINA)
1726 Calendar china = Calendar.getInstance( local
    [all...]
TimeZoneTest.java 177 .getDisplayName(Locale.CHINA));
186 timezone.getDisplayName(false, TimeZone.SHORT, Locale.CHINA));
188 timezone.getDisplayName(false, 100, Locale.CHINA);
  /cts/tests/tests/view/src/android/view/cts/
View_UsingViewsTest.java 52 * country of China
54 private static final String CHINA = "China";
67 * the symbol of China is table tennis
403 mEditText.setText(CHINA);
470 } else if (CHINA.equals(country)) {
  /cts/tests/tests/widget/src/android/widget/cts/
AlphabetIndexerTest.java 27 {"Argentina", "Australia", "China", "France", "Germany", "Italy", "Japan", "United States"};
  /development/samples/ApiDemos/src/com/example/android/apis/view/
AutoComplete1.java 48 "Cayman Islands", "Central African Republic", "Chad", "Chile", "China",
AutoComplete6.java 49 "Cayman Islands", "Central African Republic", "Chad", "Chile", "China",
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
AutoCompleteTextViewActivityLandscape.java 67 "Cayman Islands", "Central African Republic", "Chad", "Chile", "China",
AutoCompleteTextViewActivityPortrait.java 61 "Cayman Islands", "Central African Republic", "Chad", "Chile", "China",
  /packages/apps/Settings/res/xml-vi/
timezones.xml 67 <timezone id="Asia/Hong_Kong">Hong Kong SAR China Time</timezone>
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactLocaleUtilsTest.java 122 if (locale[i].equals(Locale.CHINA)) {
NameSplitterTest.java 221 createNameSplitter(Locale.CHINA);
224 // but we are in Locale.CHINA, so assume this is Chinese
277 createNameSplitter(Locale.CHINA);
304 createNameSplitter(Locale.CHINA);
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
BreakIteratorTest.java 53 newOne = BreakIterator.getCharacterInstance(Locale.CHINA);
193 BreakIterator it2 = BreakIterator.getCharacterInstance(Locale.CHINA);
  /tools/motodev/src/plugins/common/src/
countries.properties 45 CN=CHINA (CN)
214 TW=TAIWAN,PROVINCE OF CHINA (TW)
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
MccTable.java 456 table.add(new MccEntry(454,"hk",2)); //"Hong Kong, China"
457 table.add(new MccEntry(455,"mo",2)); //"Macao, China"
460 table.add(new MccEntry(460,"cn",2,"zh")); //China (People's Republic of)
461 table.add(new MccEntry(461,"cn",2,"zh")); //China (People's Republic of)
462 table.add(new MccEntry(466,"tw",2)); //"Taiwan, China"
  /external/chromium/chrome/browser/autofill/
address_field.cc 281 // Parse a zip code. On some UK pages (e.g. The China Shop2.html) this
336 // Parse a city name. Some UK pages (e.g. The China Shop2.html) use
name_field.cc 88 // dell_checkout1.html). At least one UK page (The China Shop2.html)
  /external/bison/
THANKS 6 Albert Chin-A-Young china@thewrittenword.com
  /external/libpcap/
CREDITS 15 Albert Chin <china@thewrittenword.com>

Completed in 1711 milliseconds

1 2 3 4 5