Searched refs:isAutomaticActive (Results 1 – 5 of 5) sorted by relevance
166 private boolean isAutomaticActive(ComponentName component) { in isAutomaticActive() method in ZenModeConditions171 if (component.equals(rule.component) && rule.isAutomaticActive()) { in isAutomaticActive()
528 if (automaticRule.isAutomaticActive()) { in setManualZenMode()820 if (automaticRule.isAutomaticActive()) { in computeZenMode()
394 if (automaticRule.isAutomaticActive()) { in updatePanel()
1241 if (automaticRule.isAutomaticActive()) { in getConditionLine()1433 public boolean isAutomaticActive() { in isAutomaticActive() method in ZenModeConfig.ZenRule1585 if (automaticRule.isAutomaticActive()) { in getDescription()
5105 HPLandroid/service/notification/ZenModeConfig$ZenRule;->isAutomaticActive()Z