Searched defs:CONTENT_TYPE_COLUMN (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DMailbox.java71 public static final int CONTENT_TYPE_COLUMN = 5; field in class:Mailbox
319 mType = cursor.getInt(CONTENT_TYPE_COLUMN);
558 hash[CONTENT_TYPE_COLUMN]

Completed in 61 milliseconds