Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DZenModeHelper.java598 if (automaticRule.isAutomaticActive()) { in setManualZenMode()
928 if (automaticRule.isAutomaticActive()) { in computeZenMode()
970 if (automaticRule.isAutomaticActive()) { in updateConsolidatedPolicy()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DDndTile.java401 if (automaticRule.isAutomaticActive()) { in updatePanel()
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java1620 if (automaticRule.isAutomaticActive()) { in getConditionLine()
1854 public boolean isAutomaticActive() { in isAutomaticActive() method in ZenModeConfig.ZenRule
2018 if (automaticRule.isAutomaticActive()) { in getDescription()