Searched refs:setDebugApp (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/tests/permission/src/com/android/framework/permission/tests/
H A DActivityManagerPermissionTests.java78 mAm.setDebugApp(null, false, false);
79 fail("IActivityManager.setDebugApp did not throw SecurityException as"
/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl151 void setDebugApp(in String packageName, boolean waitForDebugger, boolean persistent);
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerShellCommand.java908 mInterface.setDebugApp(pkg, wait, persistent);
920 mInterface.setDebugApp(null, false, true);
H A DActivityStackSupervisor.java1318 mService.setDebugApp(aInfo.processName, true, false);
H A DActivityManagerService.java13572 public void setDebugApp(String packageName, boolean waitForDebugger, method in class:ActivityManagerService
13575 "setDebugApp()");
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 184 milliseconds