Searched refs:PRESET_EMAIL (Results 1 – 2 of 2) sorted by relevance
40 public static final Integer PRESET_EMAIL = R.string.preset_email; field
29 PRESET_BASIC, PRESET_EMAIL, PRESET_PHOTO, PRESET_CUSTOM),142 } else if (PRESET_EMAIL.equals(mValue)) { in applyPreset()