Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
DThemeSettingsFragment.java36 static class KeyboardThemePreference extends RadioButtonPreference { class in ThemeSettingsFragment
39 KeyboardThemePreference(final Context context, final String name, final int id) { in KeyboardThemePreference() method in ThemeSettingsFragment.KeyboardThemePreference