Home
last modified time | relevance | path

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

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
DMailbox.java193 public static final int CONTENT_PARENT_KEY_COLUMN = 14; field in Mailbox
582 mParentKey = cursor.getLong(CONTENT_PARENT_KEY_COLUMN); in restore()
783 hash[CONTENT_PARENT_KEY_COLUMN] in getHashes()