Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.java114 void profilerControl(boolean start, String path, ParcelFileDescriptor fd, int profileType) in profilerControl() method
DApplicationThreadNative.java1049 public void profilerControl(boolean start, String path, in profilerControl() method in ApplicationThreadProxy
DActivityThread.java831 public void profilerControl(boolean start, String path, ParcelFileDescriptor fd, in profilerControl() method in ActivityThread.ApplicationThread