Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppProfiler.java169 private static final String EXTRA_HEAP_DUMP_REPORT_PACKAGE = field in AppProfiler
739 dumpFinishedIntent.putExtra(EXTRA_HEAP_DUMP_REPORT_PACKAGE, reportPackage); in handlePostDumpHeapNotification()