Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/people/
H A DPeopleManager.java228 IConversationListener proxy = (IConversationListener) new ConversationListenerProxy( in registerConversationListener()
268 private static class ConversationListenerProxy extends class in PeopleManager
273 ConversationListenerProxy(Executor executor, ConversationListener listener) { in ConversationListenerProxy() method in PeopleManager.ConversationListenerProxy