Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java2310 String languageCode = l.getLanguage(); in testGetLayoutDirectionFromLocale() local
2311 if (languageCode.equals("ar") || in testGetLayoutDirectionFromLocale()
2312 languageCode.equals("fa") || in testGetLayoutDirectionFromLocale()
2313 languageCode.equals("iw") || in testGetLayoutDirectionFromLocale()
2314 languageCode.equals("he") || in testGetLayoutDirectionFromLocale()
2315 languageCode.equals("ps") || in testGetLayoutDirectionFromLocale()
2316 languageCode.equals("ur")) { in testGetLayoutDirectionFromLocale()