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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DLabeledEditorView.java72 private EditTypeAdapter mEditTypeAdapter;
278 mEditTypeAdapter = new EditTypeAdapter(mContext);
516 private class EditTypeAdapter extends ArrayAdapter<EditType> { class in class:LabeledEditorView
521 public EditTypeAdapter(Context context) { method in class:LabeledEditorView.EditTypeAdapter

Completed in 29 milliseconds