Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java163 private static final String EXTRA_HEAP_DUMP_SIZE_BYTES = field in AppProfiler
940 dumpFinishedIntent.putExtra(EXTRA_HEAP_DUMP_SIZE_BYTES, memLimit); in handlePostDumpHeapNotification()