Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppProfiler.java698 void handlePostDumpHeapNotification() { in handlePostDumpHeapNotification() method in AppProfiler
DActivityManagerService.java1748 mAppProfiler.handlePostDumpHeapNotification(); in handleMessage()