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