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

  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeConditions.java 166 private boolean isAutomaticActive(ComponentName component) {
171 if (component.equals(rule.component) && rule.isAutomaticActive()) {
ZenModeHelper.java 541 if (automaticRule.isAutomaticActive()) {
806 if (automaticRule.isAutomaticActive()) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DndTile.java 354 if (automaticRule.isAutomaticActive()) {
  /frameworks/base/core/java/android/service/notification/
ZenModeConfig.java     [all...]

Completed in 54 milliseconds