Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DLabeledEditorView.java566 private class EditTypeAdapter extends ArrayAdapter<EditType> { class in LabeledEditorView
573 public EditTypeAdapter(Context context) { in EditTypeAdapter() method in LabeledEditorView.EditTypeAdapter