Home | History | Annotate | Download | only in adapter

Lines Matching refs:mSyncKey

284         if (!("0".equals(mMailbox.mSyncKey))) {
1185 mailboxValues.put(Mailbox.SYNC_KEY, mMailbox.mSyncKey);
1195 userLog(mMailbox.mDisplayName, " SyncKey saved as: ", mMailbox.mSyncKey);