Home
last modified time | relevance | path

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

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