Searched defs:currentSyncs (Results 1 – 6 of 6) sorted by relevance
94 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in isSyncFailing() local
118 static boolean isSyncing(Account account, List<SyncInfo> currentSyncs, String authority) { in isSyncing()
306 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in getSyncPreferences() local
239 private boolean isSyncing(List<SyncInfo> currentSyncs, Account account, String authority) { in isSyncing()280 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in onSyncStateUpdated() local
376 private boolean isSyncing(List<SyncInfo> currentSyncs, Account account, String authority) { in isSyncing()399 List<SyncInfo> currentSyncs = ContentResolver.getCurrentSyncsAsUser(userId); in setFeedsState() local