Lines Matching full:put
314 cv.put(SyncColumns.SERVER_ID, 0);
547 cv.put(MailboxColumns.SYNC_INTERVAL, updatedAccount.mSyncInterval);
563 // Put current values into our cached account
647 mCalendarObservers.put(account.mId, observer);
750 cv.put(Mailbox.SYNC_KEY, "0");
1284 cv.put(Mailbox.SYNC_INTERVAL, Mailbox.CHECK_INTERVAL_PUSH_HOLD);
1338 mWakeLocks.put(id, true);
1395 mPendingIntents.put(id, pi);
1518 cv.put(MailboxColumns.SYNC_INTERVAL, Mailbox.CHECK_INTERVAL_PUSH);
1523 cv.put(MailboxColumns.SYNC_INTERVAL, Mailbox.CHECK_INTERVAL_NEVER);
1528 cv.put(MailboxColumns.SYNC_INTERVAL, Mailbox.CHECK_INTERVAL_NEVER);
1694 mServiceMap.put(m.mId, service);
2329 errorMap.put(mailboxId, syncManager.new SyncError(exitStatus, false));
2337 errorMap.put(mailboxId, syncManager.new SyncError(exitStatus, true));