Searched refs:CONTENT_PARENT_KEY_COLUMN (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DMailbox.java194 public static final int CONTENT_PARENT_KEY_COLUMN = 14; field in class:Mailbox
581 mParentKey = cursor.getLong(CONTENT_PARENT_KEY_COLUMN);
797 hash[CONTENT_PARENT_KEY_COLUMN]

Completed in 87 milliseconds