Searched refs:OnContactsInteractionListener (Results 1 – 2 of 2) sorted by relevance
34 ContactsListFragment.OnContactsInteractionListener {
103 private OnContactsInteractionListener mOnContactSelectedListener;251 mOnContactSelectedListener = (OnContactsInteractionListener) activity; in onAttach()853 public interface OnContactsInteractionListener { interface in ContactsListFragment