Searched refs:mConferenceParticipantList (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DConferenceManagerFragment.java42 private ListView mConferenceParticipantList; field in class:ConferenceManagerFragment
75 mConferenceParticipantList = (ListView) parent.findViewById(R.id.participantList);
112 mConferenceParticipantList.requestFocus();
128 mConferenceParticipantList, context, mInflater, mContactPhotoManager);
130 mConferenceParticipantList.setAdapter(mConferenceParticipantListAdapter);

Completed in 112 milliseconds