Home
last modified time | relevance | path

Searched refs:profilerControl (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl101 void profilerControl(boolean start, in ProfilerInfo profilerInfo, int profileType); in profilerControl() method
H A DActivityThread.java1247 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in profilerControl() method in ActivityThread.ApplicationThread
/aosp12/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTransactionParcelTests.java502 public void profilerControl(boolean b, ProfilerInfo profilerInfo, int i) in profilerControl() method in TransactionParcelTests.StubAppThread
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java1647 thread.profilerControl(false, null, profileType); in stopProfilerLPf()
1693 proc.mProfile.getThread().profilerControl(start, profilerInfo, profileType); in profileControlLPf()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1914 Landroid/app/ActivityThread$ApplicationThread;->profilerControl(ZLandroid/app/ProfilerInfo;I)V
6181 Landroid/app/IApplicationThread$Stub$Proxy;->profilerControl(ZLandroid/app/ProfilerInfo;I)V
6285 Landroid/app/IApplicationThread;->profilerControl(ZLandroid/app/ProfilerInfo;I)V