Lines Matching refs:put
318 cv.put(SyncColumns.SERVER_ID, 0);
552 cv.put(MailboxColumns.SYNC_INTERVAL, updatedAccount.mSyncInterval);
568 // Put current values into our cached account
652 mCalendarObservers.put(account.mId, observer);
755 cv.put(Mailbox.SYNC_KEY, "0");
1199 cv.put(Mailbox.SYNC_INTERVAL, Mailbox.CHECK_INTERVAL_PUSH_HOLD);
1253 mWakeLocks.put(id, true);
1310 mPendingIntents.put(id, pi);
1437 cv.put(MailboxColumns.SYNC_INTERVAL, Mailbox.CHECK_INTERVAL_PUSH);
1442 cv.put(MailboxColumns.SYNC_INTERVAL, Mailbox.CHECK_INTERVAL_NEVER);
1447 cv.put(MailboxColumns.SYNC_INTERVAL, Mailbox.CHECK_INTERVAL_NEVER);
1613 mServiceMap.put(m.mId, service);
2392 errorMap.put(mailboxId, syncManager.new SyncError(exitStatus, false));
2400 errorMap.put(mailboxId, syncManager.new SyncError(exitStatus, true));