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

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

Completed in 198 milliseconds