Searched refs:SAVED (Results 1 – 3 of 3) sorted by relevance
98 cv.put(AttachmentColumns.UI_STATE, UIProvider.AttachmentState.SAVED); in finishLoadAttachment()
425 cv.put(AttachmentColumns.UI_STATE, UIProvider.AttachmentState.SAVED); in saveAttachment()
1257 public static final int SAVED = 3; field in UIProvider.AttachmentState