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