Searched defs:accumulate (Results 1 – 4 of 4) sorted by relevance
203 private static long accumulate(int collapseKey, SparseArray<AppItem> knownItems, in accumulate() method in AppDataUsagePreferenceController
453 private static long accumulate(int collapseKey, final SparseArray<AppItem> knownItems, in accumulate() method in DataUsageList
450 private static long accumulate(int collapseKey, final SparseArray<AppItem> knownItems, in accumulate() method in DataUsageList
512 void accumulate(@Nullable final TcpStat stat) { in accumulate() method in TcpSocketTracker.TcpStat