Searched refs:traceEvent (Results 1 – 3 of 3) sorted by relevance
237 static inline void traceEvent(const char* functionName, int32_t id) { in traceEvent() function257 traceEvent(__func__, args->id); in notifyConfigurationChanged()262 traceEvent(__func__, args->id); in notifyKey()267 traceEvent(__func__, args->id); in notifyMotion()272 traceEvent(__func__, args->id); in notifySwitch()277 traceEvent(__func__, args->id); in notifyDeviceReset()
5307 traceEvent(q, Trace.TRACE_TAG_VIEW); in deliver()5425 private void traceEvent(QueuedInputEvent q, long traceTag) { in traceEvent() method in ViewRootImpl.InputStage
23536 HSPLandroid/view/ViewRootImpl$InputStage;->traceEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;J…