Searched defs:WAIT_FOR_SWITCH_TIME (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumePanel.java1586 private static final int WAIT_FOR_SWITCH_TIME = 1000; field in class:VolumePanel.SecondaryIconTransition
1604 mTimeoutDelay = mAnimationTime + WAIT_FOR_SWITCH_TIME;

Completed in 27 milliseconds