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.java535 private boolean mHasCustomSelection; field in LabeledEditorView.EditTypeAdapter
555 mHasCustomSelection = true; in EditTypeAdapter()
563 return mHasCustomSelection; in hasCustomSelection()