Searched refs:CUSTOM_SELECTION (Results 1 – 1 of 1) sorted by relevance
97 public static final EditType CUSTOM_SELECTION = new EditType(0, 0); field in LabeledEditorView302 mLabel.setSelection(mEditTypeAdapter.getPosition(CUSTOM_SELECTION)); in rebuildLabel()528 if (mEditTypeAdapter.hasCustomSelection() && selected == CUSTOM_SELECTION) { in onTypeSelectionChange()603 add(CUSTOM_SELECTION); in EditTypeAdapter()657 if (type == CUSTOM_SELECTION) { in createViewFromResource()