Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DZenModeController.java38 boolean isCountdownConditionSupported(); in isCountdownConditionSupported() method
DZenModeControllerImpl.java195 public boolean isCountdownConditionSupported() { in isCountdownConditionSupported() method in ZenModeControllerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeZenModeController.java73 public boolean isCountdownConditionSupported() { in isCountdownConditionSupported() method in FakeZenModeController