Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java469 List<Range<Long>> activeNotificationOpenTimeSlots = getActiveSlotsForTestShortcut( in testNotificationPosted() local
471 assertEquals(1, activeNotificationOpenTimeSlots.size()); in testNotificationPosted()
489 List<Range<Long>> activeNotificationOpenTimeSlots = getActiveSlotsForTestShortcut( in testNotificationOpened() local
491 assertEquals(1, activeNotificationOpenTimeSlots.size()); in testNotificationOpened()