Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidSpellCheckerService.java162 private static String getKeyboardLayoutNameForScript(final int script) { in getKeyboardLayoutNameForScript() method in AndroidSpellCheckerService
324 final String keyboardLayoutName = getKeyboardLayoutNameForScript(script); in createKeyboardForLocale()