Home
last modified time | relevance | path

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

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