Searched defs:getCurrentSyncs (Results 1 – 3 of 3) sorted by relevance
141 List<SyncInfo> getCurrentSyncs(); in getCurrentSyncs() method
1173 public List<SyncInfo> getCurrentSyncs() { in getCurrentSyncs() method in ContentService
1369 private List<SyncInfo> getCurrentSyncs(int userId) { in getCurrentSyncs() method in SyncStorageEngine