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