Home
last modified time | relevance | path

Searched refs:DEFAULT_FADE_OUT_ANIMATION_DELAY_MS (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitch.java65 static final int DEFAULT_FADE_OUT_ANIMATION_DELAY_MS = 5000; field in MagnificationModeSwitch
315 DEFAULT_FADE_OUT_ANIMATION_DELAY_MS, in showButton()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitchTest.java28 …tic com.android.systemui.accessibility.MagnificationModeSwitch.DEFAULT_FADE_OUT_ANIMATION_DELAY_MS;
183 DEFAULT_FADE_OUT_ANIMATION_DELAY_MS, AccessibilityManager.FLAG_CONTENT_ICONS in showMagnificationButton_setA11yTimeout_postDelayedAnimationWithA11yTimeout()