Home
last modified time | relevance | path

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

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