HomeSort by relevance Sort by last modified time
    Searched refs:OnContactsInteractionListener (Results 1 - 2 of 2) sorted by null

  /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactsListActivity.java 34 ContactsListFragment.OnContactsInteractionListener {
ContactsListFragment.java 103 private OnContactsInteractionListener mOnContactSelectedListener;
251 mOnContactSelectedListener = (OnContactsInteractionListener) activity;
254 + " must implement OnContactsInteractionListener");
    [all...]

Completed in 211 milliseconds