Searched refs:mPeopleListAdapter (Results 1 – 1 of 1) sorted by relevance
64 private PeopleListAdapter mPeopleListAdapter; field in PeopleAndOptionsFragment81 mPeopleListAdapter = new PeopleListAdapter(getActivity()); in onCreateView()86 compositeAdapter.addPartition(new PeopleAndOptionsPartition(mPeopleListAdapter, in onCreateView()127 mPeopleListAdapter.updateParticipants(participants); in onParticipantsListLoaded()