Searched defs:knownItems (Results 1 – 2 of 2) sorted by relevance
86 SparseArray<AppItem> knownItems = new SparseArray<>(); in onDataLoaded() local106 private long aggregateDataUsage(SparseArray<AppItem> knownItems, List<AppItem> items, in aggregateDataUsage()175 SparseArray<AppItem> knownItems, List<AppItem> items, List<UserInfo> profiles) { in updateRestrictedState()218 private static long accumulate(int collapseKey, SparseArray<AppItem> knownItems, in accumulate()
367 final SparseArray<AppItem> knownItems = new SparseArray<AppItem>(); in bindStats() local482 private static long accumulate(int collapseKey, final SparseArray<AppItem> knownItems, in accumulate()