Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java790 private boolean areRulesSame(AutomaticZenRule a, AutomaticZenRule b) { in areRulesSame() method in NotificationManagerTest
2303 assertTrue(areRulesSame(ruleToCreate, mNotificationManager.getAutomaticZenRule(id))); in testAddAutomaticZenRule_configActivity()
2317 assertTrue(areRulesSame(ruleToCreate, mNotificationManager.getAutomaticZenRule(id))); in testUpdateAutomaticZenRule_configActivity()