Searched refs:LANGUAGE (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ConfigTest.java | 38 LANGUAGE, enumConstant 155 case LANGUAGE: in setProperty() 198 config.setProperty(Properties.LANGUAGE, "en"); in makeClassicConfig() 246 config.setProperty(Properties.LANGUAGE, "xx"); in testAllEmptyConfigs() 253 config.setProperty(Properties.LANGUAGE, "xx"); in testAllEmptyConfigs() 450 config.setProperty(Properties.LANGUAGE, "xx"); in testAllClassicConfigs() 457 config.setProperty(Properties.LANGUAGE, "xx"); in testAllClassicConfigs() 967 config.setProperty(Properties.LANGUAGE, "xx"); in testPrecidence() 1006 config.setProperty(Properties.LANGUAGE, "xx"); in testCombinations() 1017 config.setProperty(Properties.LANGUAGE, "xx"); in testCombinations() [all …]
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | MediaStore_Video_MediaTest.java | 89 values.put(Media.LANGUAGE, "en"); in testStoreVideoMediaExternal() 124 assertEquals("en", c.getString(c.getColumnIndex(Media.LANGUAGE))); in testStoreVideoMediaExternal() 150 values.put(Media.LANGUAGE, "cn"); in testStoreVideoMediaExternal() 177 assertEquals("cn", c.getString(c.getColumnIndex(Media.LANGUAGE))); in testStoreVideoMediaExternal()
|
/cts/tools/dex-tools/dex/ |
D | classes0.out.dex | 9099 public static final java.text.AttributedCharacterIterator$Attribute LANGUAGE
|