Searched refs:bundleSizesByUid (Results 1 – 1 of 1) sorted by relevance
455 final SparseIntArray bundleSizesByUid = new SparseIntArray(); in dumpPendingIntentStatsForStatsd() local466 bundleSizesByUid.put(record.uid, in dumpPendingIntentStatsForStatsd()470 bundleSizesByUid.put(record.uid, in dumpPendingIntentStatsForStatsd()471 bundleSizesByUid.valueAt(index) in dumpPendingIntentStatsForStatsd()481 /* NB: int conversion here */ bundleSizesByUid.valueAt(i) / 1024)); in dumpPendingIntentStatsForStatsd()