Searched refs:mCurrentSyncs (Results 1 – 1 of 1) sorted by relevance
427 private final SparseArray<ArrayList<SyncInfo>> mCurrentSyncs field in SyncStorageEngine1338 ArrayList<SyncInfo> syncs = mCurrentSyncs.get(userId); in getCurrentSyncsLocked()1341 mCurrentSyncs.put(userId, syncs); in getCurrentSyncsLocked()