HomeSort by relevance Sort by last modified time
    Searched full:china (Results 1 - 25 of 120) 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...]
  /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));
187 timezone.getDisplayName(false, TimeZone.LONG, Locale.CHINA));
189 timezone.getDisplayName(false, TimeZone.SHORT, Locale.CHINA));
191 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/
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);
ContactLocaleUtilsTest.java 107 if (locale[i].equals(Locale.CHINA)) {
218 ContactLocaleUtils.setLocale(Locale.CHINA);
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
BreakIteratorTest.java 53 newOne = BreakIterator.getCharacterInstance(Locale.CHINA);
182 BreakIterator it2 = BreakIterator.getCharacterInstance(Locale.CHINA);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
MccTable.java 457 sTable.add(new MccEntry(454,"hk",2)); //"Hong Kong, China"
458 sTable.add(new MccEntry(455,"mo",2)); //"Macao, China"
461 sTable.add(new MccEntry(460,"cn",2,"zh")); //China (People's Republic of)
462 sTable.add(new MccEntry(461,"cn",2,"zh")); //China (People's Republic of)
463 sTable.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/harfbuzz_ng/test/api/
test-ot-tag.c 198 test_tag_from_language ("ZHS", "zh-cn"); /* Chinese (China) */
  /external/libpcap/
CREDITS 15 Albert Chin <china@thewrittenword.com>
  /frameworks/av/media/libmedia/
MediaScannerClient.cpp 50 // simplified chinese for mainland China
  /frameworks/base/core/tests/coretests/src/android/view/
PopupWindowVisibility.java 83 "Cayman Islands", "Central African Republic", "Chad", "Chile", "China",
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
ListActivity.java 47 "Cayman Islands", "Central African Republic", "Chad", "Chile", "China",

Completed in 686 milliseconds

1 2 3 4 5