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

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

Completed in 49 milliseconds