Searched refs:profileControl (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/app/ |
H A D | IActivityManager.aidl | 349 boolean profileControl(in String process, int userId, boolean start, in profileControl() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActivityManagerShellCommand.java | 1064 if (!mInterface.profileControl(process, userId, start, profilerInfo, profileType)) {
|
H A D | ActivityManagerService.java | 16953 public boolean profileControl(String process, int userId, boolean start, in profileControl() method in ActivityManagerService
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 5437 Landroid/app/IActivityManager$Stub$Proxy;->profileControl(Ljava/lang/String;IZLandroid/app/Profiler… 5585 Landroid/app/IActivityManager$Stub;->onTransact$profileControl$(Landroid/os/Parcel;Landroid/os/Parc…
|