Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DDefaultContactBrowseListFragment.java677 setOnContactListActionListener(new ContactBrowserActionListener()); in onActivityCreated()
913 private final class ContactBrowserActionListener implements OnContactBrowserActionListener { class in DefaultContactBrowseListFragment
914 ContactBrowserActionListener() {} in ContactBrowserActionListener() method in DefaultContactBrowseListFragment.ContactBrowserActionListener