Searched defs:syncKey (Results 1 – 7 of 7) sorted by relevance
133 String syncKey = mailboxCursor.getString(ID_SYNC_KEY_SYNC_KEY); in performSync() local
471 String syncKey = "0"; in validateAccount() local1653 String syncKey = target.getSyncKey(); in sync() local1886 String syncKey = target.getSyncKey(); in run() local
594 String syncKey = c.getString(Mailbox.CONTENT_SYNC_KEY_COLUMN); in runPingLoop() local
1365 String syncKey = acct.mSyncKey; in reloadFolderList() local
146 public void setSyncKey(String syncKey, boolean inCommands) throws IOException { in setSyncKey()
281 String syncKey = new String(data); in getSyncKey() local296 public void setSyncKey(String syncKey, boolean inCommands) throws IOException { in setSyncKey()
279 public void setSyncKey(String syncKey, boolean inCommands) throws IOException { in setSyncKey()