Searched refs:threadsKey (Results 1 – 1 of 1) sorted by relevance
156 final Account threadsKey = toSyncKey(account); in startSync() local158 if (!mSyncThreads.containsKey(threadsKey)) { in startSync()171 mSyncThreads.put(threadsKey, syncThread); in startSync()