Searched refs:ContactsAdapter (Results 1 – 3 of 3) sorted by relevance
34 private ContactsAdapter adapter;55 void setup(ContactsAdapter adapter, LinearLayoutManager layoutManager) { in setup()
39 final class ContactsAdapter extends RecyclerView.Adapter<RecyclerView.ViewHolder> { class62 ContactsAdapter( in ContactsAdapter() method in ContactsAdapter
93 private ContactsAdapter adapter;185 new ContactsAdapter( in onCreateView()