HomeSort by relevance Sort by last modified time
    Searched full:profilercontrol (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
IApplicationThread.java 116 void profilerControl(boolean start, String path, ParcelFileDescriptor fd, int profileType)
ApplicationThreadNative.java 422 profilerControl(start, path, fd, profileType);
    [all...]
ActivityThread.java 828 public void profilerControl(boolean start, String path, ParcelFileDescriptor fd,
    [all...]

Completed in 119 milliseconds