Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DLabeledEditorView.java66 private static final int DIALOG_ID_CUSTOM = 1; field in LabeledEditorView
520 showDialog(DIALOG_ID_CUSTOM); in onTypeSelectionChange()
557 case DIALOG_ID_CUSTOM: in createDialog()