Home
last modified time | relevance | path

Searched refs:LANGUAGE (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCdmaSmsCbProgramDataTest.java35 private static final int LANGUAGE = BearerData.LANGUAGE_ENGLISH; field in CdmaSmsCbProgramDataTest
45 LANGUAGE, in testCdmaSmsCbProgramDataConstructorAndGetters()
53 assertEquals(LANGUAGE, data.getLanguage()); in testCdmaSmsCbProgramDataConstructorAndGetters()
/cts/tests/tests/content/src/android/content/res/cts/
DConfigTest.java59 LANGUAGE, enumConstant
184 case LANGUAGE: in setProperty()
227 config.setProperty(Properties.LANGUAGE, "en"); in makeClassicConfig()
288 config.setProperty(Properties.LANGUAGE, "xx"); in testAllEmptyConfigs()
295 config.setProperty(Properties.LANGUAGE, "xx"); in testAllEmptyConfigs()
544 config.setProperty(Properties.LANGUAGE, "xx"); in testAllClassicConfigs()
551 config.setProperty(Properties.LANGUAGE, "xx"); in testAllClassicConfigs()
1061 config.setProperty(Properties.LANGUAGE, "xx"); in testPrecedence()
1100 config.setProperty(Properties.LANGUAGE, "xx"); in testCombinations()
1111 config.setProperty(Properties.LANGUAGE, "xx"); in testCombinations()
[all …]
/cts/tests/mediaprovider/src/android/provider/cts/media/
DMediaStore_Video_MediaTest.java139 values.put(Media.LANGUAGE, "en"); in testStoreVideoMediaExternal()
168 assertEquals("en", c.getString(c.getColumnIndex(Media.LANGUAGE))); in testStoreVideoMediaExternal()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dwifi-current.txt1641 field public static final int LANGUAGE = 0; // 0x0
Dcurrent.txt41945 field public static final String EXTRA_LANGUAGE = "android.speech.extra.LANGUAGE";