Searched refs:ENGLISH (Results 1 – 20 of 20) sorted by relevance
105 if (Locale.ENGLISH.equals(systemLocaleLanguage)) { in getSuitableLocalesForSpellChecker()122 locales.add(Locale.ENGLISH); in getSuitableLocalesForSpellChecker()129 locales.add(Locale.ENGLISH); in getSuitableLocalesForSpellChecker()148 locales.add(Locale.ENGLISH); in getSuitableLocalesForSpellChecker()
155 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testSetCharSequence()178 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testWindowWidth()195 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testPreceding()235 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testFollowing()275 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testIsBoundary()303 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testNextBoundary()350 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testPrevBoundary()397 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testGetBeginning()425 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testGetBeginning()471 WordIterator wordIterator = new WordIterator(Locale.ENGLISH); in testGetEnd()[all …]
49 .putLocale(ULocale.ENGLISH, 0.8f) in testParcel()61 assertEquals(ULocale.ENGLISH, result.getLocale(0)); in testParcel()62 assertEquals(0.8f, result.getConfidenceScore(ULocale.ENGLISH), EPSILON); in testParcel()
93 assertEquals(Locale.ENGLISH, locales.get(4)); in testGetSuitableLocalesForSpellChecker()105 assertEquals(Locale.ENGLISH, locales.get(4)); in testGetSuitableLocalesForSpellChecker()118 assertEquals(Locale.ENGLISH, locales.get(5)); in testGetSuitableLocalesForSpellChecker()137 assertEquals(Locale.ENGLISH, locales.get(4)); in testGetSuitableLocalesForSpellChecker()
100 nonDefaultLocale = Locale.ENGLISH; in getFriendlyNameMatchingDefaultLocale()123 nonDefaultLocale = Locale.ENGLISH; in getFriendlyNameNotMatchingDefaultLocale()160 nonDefaultLocale = Locale.ENGLISH; in getServiceDescriptionMatchingDefaultLocale()184 nonDefaultLocale = Locale.ENGLISH; in getServiceDescriptionNotMatchingDefaultLocale()
156 String hostName = host.trim().toLowerCase(Locale.ENGLISH); in verify()161 cn = cn.toLowerCase(Locale.ENGLISH); in verify()
306 verify(mEditor).putString(String.format(Locale.ENGLISH, in setScreenUnlockedFunctions()314 when(mSharedPreferences.getString(String.format(Locale.ENGLISH, in unlockScreen()
49 Locale.ENGLISH.getLanguage(), // English
269 mDigestBytes = generateDigest(hostName.toLowerCase(Locale.ENGLISH), maxDigests); in InstantAppDigest()
62 ? classification.getCollection().trim().toLowerCase(Locale.ENGLISH) in create()
1163 new I18Name(Locale.ENGLISH.getLanguage(), Locale.ENGLISH, friendlyName)); in getMatchingOsuProvidersWithMatch()1165 new I18Name(Locale.ENGLISH.getLanguage(), Locale.ENGLISH, in getMatchingOsuProvidersWithMatch()
509 String.format(Locale.ENGLISH, UNLOCKED_CONFIG_PREF, mCurrentUser), in UsbHandler()904 editor.putString(String.format(Locale.ENGLISH, UNLOCKED_CONFIG_PREF, in handleMessage()978 mSettings.getString(String.format(Locale.ENGLISH, in handleMessage()
236 FALLBACKS.put(Locale.ENGLISH, Locale.US); in FALLBACKS.put() argument
607 Locale.ENGLISH.getLanguage()); in isEnglishLocale()
943 return name.flattenToShortString() + String.format(Locale.ENGLISH, format, in generateInputId()
333 return String.format(Locale.ENGLISH, format, power); in makemAh()
983 final String english = Locale.ENGLISH.getLanguage(); in testCollateLocalizedForJapanese()
90 Locale.ENGLISH, // "en"
601 protected Locale mInjectedLocale = Locale.ENGLISH;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...