Searched refs:getKeyboardTheme (Results 1 – 4 of 4) sorted by relevance
98 final KeyboardTheme actualTheme = KeyboardTheme.getKeyboardTheme( in assertKeyboardTheme()221 final KeyboardTheme theme = KeyboardTheme.getKeyboardTheme( in assertUpgradeKeyboardToLxxOn()424 final KeyboardTheme actualTheme = KeyboardTheme.getKeyboardTheme( in testMissingSelectedThemeIcs()440 final KeyboardTheme actualTheme = KeyboardTheme.getKeyboardTheme( in testMissingSelectedThemeKlp()456 final KeyboardTheme actualTheme = KeyboardTheme.getKeyboardTheme( in testMissingSelectedThemeLxx()
169 public static KeyboardTheme getKeyboardTheme(final Context context) { in getKeyboardTheme() method in KeyboardTheme172 return getKeyboardTheme(prefs, BuildCompatUtils.EFFECTIVE_SDK_INT, availableThemeArray); in getKeyboardTheme()195 static KeyboardTheme getKeyboardTheme(final SharedPreferences prefs, final int sdkVersion, in getKeyboardTheme() method in KeyboardTheme
93 mLatinIME, KeyboardTheme.getKeyboardTheme(mLatinIME /* context */)); in updateKeyboardTheme()463 mLatinIME, KeyboardTheme.getKeyboardTheme(mLatinIME /* context */)); in onCreateInputView()
49 final KeyboardTheme keyboardTheme = KeyboardTheme.getKeyboardTheme(context); in updateKeyboardThemeSummary()75 final KeyboardTheme keyboardTheme = KeyboardTheme.getKeyboardTheme(context); in onCreate()