Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/
H A DOngoingCallControllerTest.kt107 val notificationCollection = mock(CommonNotifCollection::class.java) regex
111 notificationCollection,
128 verify(notificationCollection).addCollectionListener(collectionListenerCaptor.capture())