Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenersTest.java577 NotificationStats rs0 = mock(NotificationStats.class); in testNotifyRemovedLockedInLockdownMode() local
600 mListeners.notifyRemovedLocked(r0, 0, rs0); in testNotifyRemovedLockedInLockdownMode()
601 mListeners.notifyRemovedLocked(r0, 0, rs0); in testNotifyRemovedLockedInLockdownMode()
610 reset(rs0); in testNotifyRemovedLockedInLockdownMode()
625 mListeners.notifyRemovedLocked(r0, 0, rs0); in testNotifyRemovedLockedInLockdownMode()
626 mListeners.notifyRemovedLocked(r0, 0, rs0); in testNotifyRemovedLockedInLockdownMode()