Home
last modified time | relevance | path

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

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