Searched defs:mHasCustomSelection (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DLabeledEditorView.java518 private boolean mHasCustomSelection; field in class:LabeledEditorView.EditTypeAdapter
532 mHasCustomSelection = true;
540 return mHasCustomSelection;

Completed in 31 milliseconds