Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/people/
DPeopleServiceTest.java187 mPeopleService.getConversationListenerHelper() in testRegisterConversationListener()
194 mPeopleService.getConversationListenerHelper() in testRegisterConversationListener()
201 mPeopleService.getConversationListenerHelper() in testRegisterConversationListener()
208 mPeopleService.getConversationListenerHelper() in testRegisterConversationListener()
225 mPeopleService.getConversationListenerHelper() in testUnregisterConversationListener()
231 mPeopleService.getConversationListenerHelper() in testUnregisterConversationListener()
236 mPeopleService.getConversationListenerHelper() in testUnregisterConversationListener()
241 mPeopleService.getConversationListenerHelper() in testUnregisterConversationListener()
257 mPeopleService.getConversationListenerHelper() in testOnlyTriggersConversationListenersForRegisteredConversation()
263 mPeopleService.getConversationListenerHelper().onConversationsUpdate( in testOnlyTriggersConversationListenersForRegisteredConversation()
/frameworks/base/services/people/java/com/android/server/people/
DPeopleService.java82 ConversationListenerHelper getConversationListenerHelper() { in getConversationListenerHelper() method in PeopleService
273 getConversationListenerHelper().addConversationListener(
280 getConversationListenerHelper().removeConversationListener(listener);