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

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DMailbox.java189 public static final int CONTENT_SYNC_TIME_COLUMN = 10; field in class:Mailbox
589 mSyncTime = cursor.getLong(CONTENT_SYNC_TIME_COLUMN);
775 hash[CONTENT_SYNC_TIME_COLUMN]

Completed in 34 milliseconds