Searched refs:automaticZenRules (Results 1 – 1 of 1) sorted by relevance
88 int automaticZenRules = 0; in testUsingAppComponents() local94 automaticZenRules = mNotificationManager.getAutomaticZenRules().size(); in testUsingAppComponents()125 automaticZenRules = in testUsingAppComponents()126 mNotificationManager.getAutomaticZenRules().size() - automaticZenRules; in testUsingAppComponents()134 boolean allZenRulesAdded = ruleLimitPerPackageTotal == automaticZenRules; in testUsingAppComponents()