Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSubtypeLocale.java120 public static String[] getPredefinedKeyboardLayoutSet() { in getPredefinedKeyboardLayoutSet() method in SubtypeLocale
DAdditionalSubtypeSettings.java142 for (final String layout : SubtypeLocale.getPredefinedKeyboardLayoutSet()) { in KeyboardLayoutSetAdapter()