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

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

Completed in 79 milliseconds