Searched refs:isZenPanelVisible (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumePanel.java806 : isZenPanelVisible() ? TIMEOUT_DELAY_COLLAPSED
810 private boolean isZenPanelVisible() { method in class:VolumePanel
816 final boolean changing = visible != isZenPanelVisible();

Completed in 23 milliseconds