Searched refs:UI_DOWNLOADED_SIZE (Results 1 – 2 of 2) sorted by relevance
1120 public static final String UI_DOWNLOADED_SIZE = "uiDownloadedSize"; field1170 AttachmentColumns.UI_DESTINATION, AttachmentColumns.UI_DOWNLOADED_SIZE1317 values.put(AttachmentColumns.UI_DOWNLOADED_SIZE, mUiDownloadedSize); in toContentValues()
448 + AttachmentColumns.UI_DOWNLOADED_SIZE + " integer" in createAttachmentTable()887 + " add column " + Attachment.UI_DOWNLOADED_SIZE + " integer;"); in onUpgrade()