Searched defs:currentSyncs (Results 1 – 3 of 3) sorted by relevance
238 private boolean isSyncing(List<SyncInfo> currentSyncs, Account account, String authority) { in isSyncing()279 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in onSyncStateUpdated() local
401 private boolean isSyncing(List<SyncInfo> currentSyncs, Account account, String authority) { in isSyncing()424 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in setFeedsState() local
260 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in showSyncState() local340 private boolean isSyncing(List<SyncInfo> currentSyncs, Account account, String authority) { in isSyncing()