Home
last modified time | relevance | path

Searched refs:createInputTracingBackendIfEnabled (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp91 std::unique_ptr<trace::InputTracingBackendInterface> createInputTracingBackendIfEnabled() { in createInputTracingBackendIfEnabled() function
909 : InputDispatcher(policy, createInputTracingBackendIfEnabled()) {} in InputDispatcher()