Searched refs:bundleSizesByUid (Results 1 – 1 of 1) sorted by relevance
482 final SparseIntArray bundleSizesByUid = new SparseIntArray(); in dumpPendingIntentStatsForStatsd() local493 bundleSizesByUid.put(record.uid, in dumpPendingIntentStatsForStatsd()497 bundleSizesByUid.put(record.uid, in dumpPendingIntentStatsForStatsd()498 bundleSizesByUid.valueAt(index) in dumpPendingIntentStatsForStatsd()508 /* NB: int conversion here */ bundleSizesByUid.valueAt(i) / 1024)); in dumpPendingIntentStatsForStatsd()