HomeSort by relevance Sort by last modified time
    Searched refs:isAutomaticActive (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeConditions.java 106 if (isAutomaticActive(component)) {
167 private boolean isAutomaticActive(ComponentName component) {
172 if (component.equals(rule.component) && rule.isAutomaticActive()) {
ZenModeHelper.java 214 if (automaticRule.isAutomaticActive()) {
397 if (automaticRule.isAutomaticActive()) {
  /frameworks/base/core/java/android/service/notification/
ZenModeConfig.java     [all...]

Completed in 121 milliseconds