Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl575 void setDumpHeapDebugLimit(in String processName, int uid, long maxMemSize, in setDumpHeapDebugLimit() method
H A DActivityManager.java5314 getService().setDumpHeapDebugLimit(null, 0, pssSize, in setWatchHeapLimit()
5334 getService().setDumpHeapDebugLimit(null, 0, 0, null); in clearWatchHeapLimit()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerConstants.java1866 mService.setDumpHeapDebugLimit(null, 0, threshold, in updateEnableAutomaticSystemServerHeapDumps()
H A DActivityManagerShellCommand.java1329 mInterface.setDumpHeapDebugLimit(proc, 0, Long.parseLong(limit), null);
1335 mInterface.setDumpHeapDebugLimit(proc, 0, -1, null);
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
17157 mAppProfiler.setDumpHeapDebugLimit(processName, uid, maxMemSize, reportPackage); in setDumpHeapDebugLimit()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt5483 Landroid/app/IActivityManager$Stub$Proxy;->setDumpHeapDebugLimit(Ljava/lang/String;IJLjava/lang/Str…