Searched refs:hasActiveRuleCountDiff (Results 1 – 2 of 2) sorted by relevance
272 if (Flags.modesApi() && hasActiveRuleCountDiff()) { in shouldLogChanges()286 return hasPolicyDiff() || hasActiveRuleCountDiff(); in shouldLogChanges()381 private boolean hasActiveRuleCountDiff() { in hasActiveRuleCountDiff() method in ZenModeEventLogger.ZenStateChanges
16537 PLcom/android/server/notification/ZenModeEventLogger$ZenStateChanges;->hasActiveRuleCountDiff()Z