Searched defs:currentSyncs (Results 1 – 5 of 5) sorted by relevance
255 private boolean isSyncing(List<SyncInfo> currentSyncs, Account account, String authority) { in isSyncing()296 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in onSyncStateUpdated() local
92 List<SyncInfo> currentSyncs = getCurrentSyncs(userId); in isSyncFailing() local
123 static boolean isSyncing(Account account, List<SyncInfo> currentSyncs, String authority) { in isSyncing()
303 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in getSyncPreferences() local
392 private boolean isSyncing(List<SyncInfo> currentSyncs, Account account, String authority) { in isSyncing()415 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in setFeedsState() local