Searched refs:getCurrentSyncsLocked (Results 1 – 2 of 2) sorted by relevance
1346 return getCurrentSyncsLocked(userId); in getCurrentSyncs()1357 final List<SyncInfo> syncs = getCurrentSyncsLocked(userId); in getCurrentSyncsCopy()1373 private List<SyncInfo> getCurrentSyncsLocked(int userId) { in getCurrentSyncsLocked() method in SyncStorageEngine
15888 HPLcom/android/server/content/SyncStorageEngine;->getCurrentSyncsLocked(I)Ljava/util/List;+]Landroi…