Searched refs:handleProfilerControl (Results 1 – 2 of 2) sorted by relevance
1935 handleProfilerControl(msg.arg1 != 0, (ProfilerInfo)msg.obj, msg.arg2); in handleMessage()5840 final void handleProfilerControl(boolean start, ProfilerInfo profilerInfo, int profileType) { in handleProfilerControl() method in ActivityThread
2108 Landroid/app/ActivityThread;->handleProfilerControl(ZLandroid/app/ProfilerInfo;I)V