Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl95 void profilerControl(boolean start, in ProfilerInfo profilerInfo, int profileType); in profilerControl() method
DActivityThread.java1139 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in profilerControl() method in ActivityThread.ApplicationThread
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
DTransactionParcelTests.java469 public void profilerControl(boolean b, ProfilerInfo profilerInfo, int i) in profilerControl() method in TransactionParcelTests.StubAppThread
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java17424 proc.thread.profilerControl(false, null, profileType); in stopProfilerLocked()
17481 proc.thread.profilerControl(start, profilerInfo, profileType); in profileControl()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1914 Landroid/app/ActivityThread$ApplicationThread;->profilerControl(ZLandroid/app/ProfilerInfo;I)V
6184 Landroid/app/IApplicationThread$Stub$Proxy;->profilerControl(ZLandroid/app/ProfilerInfo;I)V
6288 Landroid/app/IApplicationThread;->profilerControl(ZLandroid/app/ProfilerInfo;I)V