Home
last modified time | relevance | path

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

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