Searched refs:getCurrentSyncs (Results 1 – 2 of 2) sorted by relevance
833 List<SyncInfo> syncs = ContentResolver.getCurrentSyncs(); in shouldGetCurrentSyncs()845 List<SyncInfo> syncsAgain = ContentResolver.getCurrentSyncs(); in shouldGetCurrentSyncs()853 List<SyncInfo> s = ContentResolver.getCurrentSyncs(); in shouldGetCurrentSyncs()
563 protected static List<SyncInfo> getCurrentSyncs() { in getCurrentSyncs() method in ShadowContentResolver