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