Searched refs:saveKeyboardThemeId (Results 1 – 2 of 2) sorted by relevance
141 public static void saveKeyboardThemeId(final String themeIdString, in saveKeyboardThemeId() method in KeyboardTheme143 saveKeyboardThemeId(themeIdString, prefs, BuildCompatUtils.EFFECTIVE_SDK_INT); in saveKeyboardThemeId()155 static void saveKeyboardThemeId(final String themeIdString, in saveKeyboardThemeId() method in KeyboardTheme
99 KeyboardTheme.saveKeyboardThemeId(mSelectedThemeId, getSharedPreferences()); in onPause()