Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuAnimationController.java64 private static final int ANIMATION_START_OFFSET_MS = 600; field in MenuAnimationController
500 animation.setStartOffset(ANIMATION_START_OFFSET_MS);