Searched refs:getCurrentSyncs (Results 1 – 8 of 8) sorted by relevance
136 List<SyncInfo> getCurrentSyncs(); in getCurrentSyncs() method
2379 final List<SyncInfo> syncs = getContentService().getCurrentSyncs(); in getCurrentSync()2398 public static List<SyncInfo> getCurrentSyncs() { in getCurrentSyncs() method in ContentResolver2400 return getContentService().getCurrentSyncs(); in getCurrentSyncs()
866 for (SyncInfo syncInfo : getCurrentSyncs(info.userId)) { in isSyncActive()972 getCurrentSyncs(authorityInfo.target.userId).add(syncInfo); in addActiveSync()988 getCurrentSyncs(userId).remove(syncInfo); in removeActiveSync()1149 private List<SyncInfo> getCurrentSyncs(int userId) { in getCurrentSyncs() method in SyncStorageEngine
944 public List<SyncInfo> getCurrentSyncs() { in getCurrentSyncs() method in ContentService
7009 method public static java.util.List<android.content.SyncInfo> getCurrentSyncs();
7908 method public static java.util.List<android.content.SyncInfo> getCurrentSyncs();
7914 method public static java.util.List<android.content.SyncInfo> getCurrentSyncs();
8222 method public static java.util.List<android.content.SyncInfo> getCurrentSyncs();