Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollectionTest.java130 @Spy private RecordingCollectionListener mCollectionListener;
1779 private static class RecordingCollectionListener implements NotifCollectionListener { class in NotifCollectionTest