Searched refs:readSystemIonHeapSizeFromDebugfs (Results 1 – 2 of 2) sorted by relevance
56 public static long readSystemIonHeapSizeFromDebugfs() { in readSystemIonHeapSizeFromDebugfs() method in IonMemoryUtil
61 import static com.android.server.stats.pull.IonMemoryUtil.readSystemIonHeapSizeFromDebugfs;2398 final long systemIonHeapSizeInBytes = readSystemIonHeapSizeFromDebugfs();