Searched refs:WINDOW_ANIMATION_SCALE (Results 1 – 5 of 5) sorted by relevance
19 import static android.provider.Settings.Global.WINDOW_ANIMATION_SCALE;83 Settings.Global.getFloat(resolver, WINDOW_ANIMATION_SCALE, 1f); in setup()84 Settings.Global.putFloat(resolver, WINDOW_ANIMATION_SCALE, 0); in setup()95 WINDOW_ANIMATION_SCALE, in tearDown() local
61 Settings.Global.getUriFor(Settings.Global.WINDOW_ANIMATION_SCALE),
122 Settings.Global.getUriFor(Settings.Global.WINDOW_ANIMATION_SCALE),
526 assertThat(getGlobalFloat(context, Settings.Global.WINDOW_ANIMATION_SCALE)) in setAndAssertAnimationScale()
37458 field public static final String WINDOW_ANIMATION_SCALE = "window_animation_scale";37684 field @Deprecated public static final String WINDOW_ANIMATION_SCALE = "window_animation_scale";