HomeSort by relevance Sort by last modified time
    Searched refs:LAST_FULL_SYNC_TIME (Results 1 - 3 of 3) sorted by null

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Mailbox.java 226 MailboxColumns.LAST_FULL_SYNC_TIME
623 values.put(MailboxColumns.LAST_FULL_SYNC_TIME, mLastFullSyncTime);
649 values.put(MailboxColumns.LAST_FULL_SYNC_TIME, syncTime);
    [all...]
EmailContent.java     [all...]
  /packages/apps/Email/src/com/android/email/provider/
DBHelper.java 614 + MailboxColumns.LAST_FULL_SYNC_TIME + " integer"
    [all...]

Completed in 508 milliseconds