Home
last modified time | relevance | path

Searched defs:setDumpHeapDebugLimit (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java948 void setDumpHeapDebugLimit(String processName, int uid, long maxMemSize, in setDumpHeapDebugLimit() method in AppProfiler
H A DActivityManagerService.java17136 public void setDumpHeapDebugLimit(String processName, int uid, long maxMemSize, in setDumpHeapDebugLimit() method in ActivityManagerService
/aosp14/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl575 void setDumpHeapDebugLimit(in String processName, int uid, long maxMemSize, in setDumpHeapDebugLimit() method