Home | History | Annotate | Download | only in provider

Lines Matching refs:UI_STATE

647             + AttachmentColumns.UI_STATE + " integer, "
1139 + " add column " + AttachmentColumns.UI_STATE + " integer;");
1147 AttachmentColumns.UI_STATE + "=" + UIProvider.AttachmentState.SAVED +
1859 db.execSQL("update " + Attachment.TABLE_NAME + " set " + AttachmentColumns.UI_STATE +