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