Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DZenModeEventLogger.java382 return numActiveRulesInConfig(mPrevConfig) != numActiveRulesInConfig(mNewConfig); in hasActiveRuleCountDiff()
419 int numActiveRulesInConfig(ZenModeConfig config) { in numActiveRulesInConfig() method in ZenModeEventLogger.ZenStateChanges
431 return numActiveRulesInConfig(mNewConfig); in getNumRulesActive()
/frameworks/base/services/
Dart-wear-profile16539 PLcom/android/server/notification/ZenModeEventLogger$ZenStateChanges;->numActiveRulesInConfig(Landr…