Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIActivityManager.aidl222 boolean profileControl(in String process, int userId, boolean start, in profileControl() method
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerShellCommand.java764 if (!mInterface.profileControl(process, userId, start, profilerInfo, profileType)) {
DActivityManagerService.java23250 public boolean profileControl(String process, int userId, boolean start,