Searched refs:getScriptFromSpellCheckerLocale (Results 1 – 3 of 3) sorted by relevance
186 public static int getScriptFromSpellCheckerLocale(final Locale locale) { in getScriptFromSpellCheckerLocale() method in ScriptUtils
112 final int script = ScriptUtils.getScriptFromSpellCheckerLocale(locale); in getKeyboardLayoutNameForLocale()
119 mScript = ScriptUtils.getScriptFromSpellCheckerLocale(mLocale); in onCreate()