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