Searched refs:PRESET (Results 1 – 2 of 2) sorted by relevance
74 if (item.equals(EditableItem.PRESET)) { in newEditor()77 EditableItem.PRESET.setValue(PRESET_CUSTOM); in newEditor()85 if (item.equals(EditableItem.PRESET)) in newEditor()
28 PRESET(R.string.preset, TYPE_DROP_DOWN, CATEGORY_MAIN, enumConstant77 if (PRESET.hasValue()) in initIfNecessary()81 PRESET.setValue(PRESET_BASIC); in initIfNecessary()121 if (this == PRESET && !PRESET_CUSTOM.equals(value)) in setValue()135 if (item != PRESET) in applyPreset()