Searched refs:WINDOW_ANIMATION_SCALE_KEY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DDevelopmentSettings.java118 private static final String WINDOW_ANIMATION_SCALE_KEY = "window_animation_scale"; field in class:DevelopmentSettings
248 mWindowAnimationScale = (ListPreference) findPreference(WINDOW_ANIMATION_SCALE_KEY);

Completed in 40 milliseconds