Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardTheme.java76 private KeyboardTheme(final int themeId, final String themeName, final int styleId, in KeyboardTheme() argument
79 mThemeName = themeName; in KeyboardTheme()