Searched refs:COLUMN_SIZE (Results 1 – 1 of 1) sorted by relevance
46 public static final int COLUMN_SIZE = 1; field in AttachmentInfo90 this(context, c.getLong(COLUMN_ID), c.getLong(COLUMN_SIZE), c.getString(COLUMN_FILENAME), in AttachmentInfo()