Searched defs:currentSyncs (Results 1 – 2 of 2) sorted by relevance
232 private boolean isSyncing(List<SyncInfo> currentSyncs, Account account, String authority) { in isSyncing()273 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in onSyncStateUpdated() local
400 private boolean isSyncing(List<SyncInfo> currentSyncs, Account account, String authority) { in isSyncing()423 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in setFeedsState() local