/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)) {
|
/external/chromium_org/content/test/data/android/device_files/content_detection/ |
phone_international.html | 12 <span id="China">+86-10-62503000</span></br>
|
/external/chromium_org/components/ |
autofill_strings.grdp | 28 <message name="IDS_AUTOFILL_CC_UNION_PAY" desc="China UnionPay credit card name."> 29 China UnionPay
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
PhoneNumberDetectionTest.java | 56 // China: +86-10-62503000. 57 intentUrl = scrollAndTapExpectingIntent("China");
|
/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/packages/PrintSpooler/res/values/ |
arrays.xml | 45 <!-- 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);
|
/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/chromium_org/components/autofill/core/browser/ |
address_field.cc | 258 // Parse a zip code. On some UK pages (e.g. The China Shop2.html) this 285 // Parse a city name. Some UK pages (e.g. The China Shop2.html) use
|
name_field.cc | 138 // dell_checkout1.html). At least one UK page (The China Shop2.html)
|