HomeSort by relevance Sort by last modified time
    Searched refs:PRESET_PHOTO (Results 1 - 2 of 2) sorted by null

  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItemConstants.java 41 public static final Integer PRESET_PHOTO = R.string.preset_photo;
EditableItem.java 29 PRESET_BASIC, PRESET_EMAIL, PRESET_PHOTO, PRESET_CUSTOM),
151 } else if (PRESET_PHOTO.equals(mValue)) {

Completed in 474 milliseconds