Home
last modified time | relevance | path

Searched defs:isCountdownConditionSupported (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DZenModeController.java36 boolean isCountdownConditionSupported(); in isCountdownConditionSupported() method
DZenModeControllerImpl.java158 public boolean isCountdownConditionSupported() { in isCountdownConditionSupported() method in ZenModeControllerImpl