Searched refs:numActiveRulesInConfig (Results 1 – 2 of 2) sorted by relevance
382 return numActiveRulesInConfig(mPrevConfig) != numActiveRulesInConfig(mNewConfig); in hasActiveRuleCountDiff()419 int numActiveRulesInConfig(ZenModeConfig config) { in numActiveRulesInConfig() method in ZenModeEventLogger.ZenStateChanges431 return numActiveRulesInConfig(mNewConfig); in getNumRulesActive()
16539 PLcom/android/server/notification/ZenModeEventLogger$ZenStateChanges;->numActiveRulesInConfig(Landr…