Searched defs:knownItems (Results 1 – 2 of 2) sorted by relevance
75 SparseArray<AppItem> knownItems = new SparseArray<>(); in onDataLoaded() local90 private long aggregateDataUsage(SparseArray<AppItem> knownItems, List<AppItem> items, in aggregateDataUsage()159 SparseArray<AppItem> knownItems, List<AppItem> items, List<UserInfo> profiles) { in updateRestrictedState()201 private static long accumulate(int collapseKey, SparseArray<AppItem> knownItems, in accumulate()
372 final SparseArray<AppItem> knownItems = new SparseArray<AppItem>(); in bindStats() local487 private static long accumulate(int collapseKey, final SparseArray<AppItem> knownItems, in accumulate()