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