Searched defs:syncs (Results 1 – 3 of 3) sorted by relevance
377 final ArrayMap<String, ? extends BatteryStats.Timer> syncs = in testSyncs() local
1338 final List<SyncInfo> syncs = getCurrentSyncsLocked(userId); in getCurrentSyncsCopy() local1355 ArrayList<SyncInfo> syncs = mCurrentSyncs.get(userId); in getCurrentSyncsLocked() local
790 repeated Sync syncs = 22; field