Searched refs:ConversationsListener (Results 1 – 4 of 4) sorted by relevance
562 PeopleService.ConversationsListener listener = mock( in testAddConversationsListener()563 PeopleService.ConversationsListener.class); in testAddConversationsListener()591 PeopleService.ConversationsListener listener = mock( in testAddConversationListenersNotifiesMultipleConversations()592 PeopleService.ConversationsListener.class); in testAddConversationListenersNotifiesMultipleConversations()616 PeopleService.ConversationsListener listener = mock( in testAddOrUpdateStatusNotifiesConversationsListeners()617 PeopleService.ConversationsListener.class); in testAddOrUpdateStatusNotifiesConversationsListeners()882 PeopleService.ConversationsListener listener = mock( in testShortcutAddedOrUpdated()883 PeopleService.ConversationsListener.class); in testShortcutAddedOrUpdated()1091 PeopleService.ConversationsListener.class); in testPruneExpiredConversationStatuses()1356 PeopleService.ConversationsListener.class); in testClearStatus()[all …]
275 public interface ConversationsListener { interface in PeopleService292 public static class ConversationListenerHelper implements ConversationsListener {
129 private final List<PeopleService.ConversationsListener> mConversationsListeners =1309 @NonNull PeopleService.ConversationsListener listener) { in addConversationsListener()1341 final List<PeopleService.ConversationsListener> copy; in notifyConversationsListeners()1345 for (PeopleService.ConversationsListener listener : copy) { in notifyConversationsListeners()
28630 …anager;->addConversationsListener(Lcom/android/server/people/PeopleService$ConversationsListener;)V28658 …st;Ljava/util/ArrayList;]Lcom/android/server/people/PeopleService$ConversationsListener;Lcom/andro…54639 Lcom/android/server/people/PeopleService$ConversationsListener;