Searched refs:handleProfilerControl (Results 1 – 1 of 1) sorted by relevance
1979 handleProfilerControl(msg.arg1 != 0, (ProfilerInfo)msg.obj, msg.arg2); in handleMessage()6044 final void handleProfilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in handleProfilerControl() method in ActivityThread