Home
last modified time | relevance | path

Searched defs:themeIndex (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java184 final int themeIndex = Integer.valueOf(themeId); in getKeyboardThemeIndex() local
194 private void setContextThemeWrapper(Context context, int themeIndex) { in setContextThemeWrapper()
811 final int themeIndex = getKeyboardThemeIndex(mInputMethodService, sharedPreferences); in onSharedPreferenceChanged() local