Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java267 mConversationListenerHelper.removeConversationListener(listener);
310 public synchronized void removeConversationListener( in removeConversationListener() method in PeopleService.ConversationListenerHelper