Searched refs:PRESET_CUSTOM (Results 1 – 3 of 3) sorted by relevance
38 public static final Integer PRESET_CUSTOM = R.string.preset_custom; field
29 PRESET_BASIC, PRESET_EMAIL, PRESET_PHOTO, PRESET_CUSTOM),121 if (this == PRESET && !PRESET_CUSTOM.equals(value)) in setValue()
77 EditableItem.PRESET.setValue(PRESET_CUSTOM); in newEditor()