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

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java418 profilerControl(start, profilerInfo, profileType);
1116 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) method in class:ApplicationThreadProxy
H A DIApplicationThread.java119 void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) method in interface:IApplicationThread
H A DActivityThread.java897 public void profilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { method in class:ActivityThread.ApplicationThread

Completed in 168 milliseconds