Searched refs:isCountdownConditionSupported (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DZenModeController.java36 boolean isCountdownConditionSupported(); method in interface:ZenModeController
H A DZenModeControllerImpl.java158 public boolean isCountdownConditionSupported() { method in class:ZenModeControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DZenModePanel.java326 mCountdownConditionSupported = mController.isCountdownConditionSupported();

Completed in 80 milliseconds