Home
last modified time | relevance | path

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

/packages/apps/IM/src/com/android/im/service/
DContactListManagerAdapter.java63 private ContactListListenerAdapter mContactListListenerAdapter; field in ContactListManagerAdapter
95 mContactListListenerAdapter = new ContactListListenerAdapter(); in ContactListManagerAdapter()
103 mAdaptee.addContactListListener(mContactListListenerAdapter); in ContactListManagerAdapter()