Searched refs:KEY_ANIMATIONS (Results 1 – 1 of 1) sorted by relevance
56 private static final String KEY_ANIMATIONS = "animations"; field in SoundAndDisplaySettings127 mAnimations = (ListPreference) findPreference(KEY_ANIMATIONS); in onCreate()287 if (KEY_ANIMATIONS.equals(preference.getKey())) { in onPreferenceChange()