Home
last modified time | relevance | path

Searched defs:profilerControl (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl113 void profilerControl(boolean start, in ProfilerInfo profilerInfo, int profileType); in profilerControl() method
DActivityThread.java1495 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in profilerControl() method in ActivityThread.ApplicationThread