Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DLabeledEditorView.java579 private boolean mHasCustomSelection; field in LabeledEditorView.EditTypeAdapter
598 mHasCustomSelection = true; in EditTypeAdapter()
606 return mHasCustomSelection; in hasCustomSelection()