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

  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItemConstants.java 46 public static final Integer STYLE_INBOX = R.string.style_inbox;
EditableItem.java 42 STYLE_NONE, STYLE_BIG_PICTURE, STYLE_BIG_TEXT, STYLE_INBOX),
128 LINES.setVisible(STYLE_INBOX.equals(mValue));
147 STYLE.setValue(STYLE_INBOX);

Completed in 23 milliseconds