Searched refs:traceEvent (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/native/services/inputflinger/ |
H A D | InputListener.cpp | 308 static inline void traceEvent(const char* functionName, int32_t id) { in traceEvent() function 328 traceEvent(__func__, args->id); in notifyConfigurationChanged() 333 traceEvent(__func__, args->id); in notifyKey() 338 traceEvent(__func__, args->id); in notifyMotion() 343 traceEvent(__func__, args->id); in notifySwitch() 348 traceEvent(__func__, args->id); in notifySensor() 353 traceEvent(__func__, args->id); in notifyVibratorState() 358 traceEvent(__func__, args->id); in notifyDeviceReset() 363 traceEvent(__func__, args->id); in notifyPointerCaptureChanged()
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewRootImpl.java | 5728 traceEvent(q, Trace.TRACE_TAG_VIEW); in deliver() 5859 private void traceEvent(QueuedInputEvent q, long traceTag) { in traceEvent() method in ViewRootImpl.InputStage
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 18502 HSPLandroid/view/ViewRootImpl$InputStage;->traceEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;J…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18550 HSPLandroid/view/ViewRootImpl$InputStage;->traceEvent(Landroid/view/ViewRootImpl$QueuedInputEvent;J…
|