Home
last modified time | relevance | path

Searched refs:sameCondition (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java338 return rule == null || Global.isValidZenMode(rule.zenMode) && sameCondition(rule); in isValidManualRule()
343 && rule.conditionId != null && sameCondition(rule); in isValidAutomaticRule()
346 private static boolean sameCondition(ZenRule rule) { in sameCondition() method in ZenModeConfig
/frameworks/base/config/
Dboot-image-profile.txt29731 HSPLandroid/service/notification/ZenModeConfig;->sameCondition(Landroid/service/notification/ZenMod…