Searched defs:profilerControl (Results 1 – 3 of 3) sorted by relevance
101 void profilerControl(boolean start, in ProfilerInfo profilerInfo, int profileType); in profilerControl() method
1241 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in profilerControl() method in ActivityThread.ApplicationThread
502 public void profilerControl(boolean b, ProfilerInfo profilerInfo, int i) in profilerControl() method in TransactionParcelTests.StubAppThread