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