Home
last modified time | relevance | path

Searched defs:notificationArgumentCaptor (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedCallNotifierImplTest.java181 ArgumentCaptor<Notification> notificationArgumentCaptor = ArgumentCaptor.forClass( in testNotifyMultipleMissedCalls() local
261 ArgumentCaptor<Notification> notificationArgumentCaptor = ArgumentCaptor.forClass( in notifySingleCallTestInternal() local