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.java568 private boolean mHasCustomSelection; field in LabeledEditorView.EditTypeAdapter
587 mHasCustomSelection = true; in EditTypeAdapter()
595 return mHasCustomSelection; in hasCustomSelection()