Home
last modified time | relevance | path

Searched refs:RawContactAccountListAdapter (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactRawContactsEditorView.java137 private static final class RawContactAccountListAdapter extends BaseAdapter { class in CompactRawContactsEditorView
142 public RawContactAccountListAdapter(Context context, RawContactDeltaList rawContactDeltas) { in RawContactAccountListAdapter() method in CompactRawContactsEditorView.RawContactAccountListAdapter
765 final RawContactAccountListAdapter adapter = new RawContactAccountListAdapter(getContext(), in addAccountInfo()
896 final RawContactAccountListAdapter adapter) { in addRawContactAccountSelector()