Searched refs:areRulesSame (Results 1 – 1 of 1) sorted by relevance
790 private boolean areRulesSame(AutomaticZenRule a, AutomaticZenRule b) { in areRulesSame() method in NotificationManagerTest2303 assertTrue(areRulesSame(ruleToCreate, mNotificationManager.getAutomaticZenRule(id))); in testAddAutomaticZenRule_configActivity()2317 assertTrue(areRulesSame(ruleToCreate, mNotificationManager.getAutomaticZenRule(id))); in testUpdateAutomaticZenRule_configActivity()