Home
last modified time | relevance | path

Searched refs:systemIonHeapSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java1271 final long systemIonHeapSizeInBytes = readSystemIonHeapSizeFromDebugfs(); in pullSystemIonHeapSize() local
1273 e.writeLong(systemIonHeapSizeInBytes); in pullSystemIonHeapSize()