Searched refs:getScriptFromSpellCheckerLocale (Results 1 – 3 of 3) sorted by relevance
184 public static int getScriptFromSpellCheckerLocale(final Locale locale) { in getScriptFromSpellCheckerLocale() method in ScriptUtils
323 final int script = ScriptUtils.getScriptFromSpellCheckerLocale(locale); in createKeyboardForLocale()
121 mScript = ScriptUtils.getScriptFromSpellCheckerLocale(mLocale); in onCreate()