Searched refs:hasCustomSelection (Results 1 – 1 of 1) sorted by relevance
301 if (mEditTypeAdapter.hasCustomSelection()) { in rebuildLabel()528 if (mEditTypeAdapter.hasCustomSelection() && selected == CUSTOM_SELECTION) { in onTypeSelectionChange()611 public boolean hasCustomSelection() { in hasCustomSelection() method in LabeledEditorView.EditTypeAdapter