Searched refs:RawContactViewHolder (Results 1 – 1 of 1) sorted by relevance
86 final RawContactViewHolder holder; in getView()89 holder = new RawContactViewHolder(); in getView()97 holder = (RawContactViewHolder) view.getTag(); in getView()144 class RawContactViewHolder { class in PickRawContactDialogFragment.RawContactAccountListAdapter