Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.java121 void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) in profilerControl() method
DApplicationThreadNative.java1232 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) in profilerControl() method in ApplicationThreadProxy
DActivityThread.java958 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in profilerControl() method in ActivityThread.ApplicationThread