Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp466 static bool shouldReportMetricsForConnection(const Connection& connection) { in shouldReportMetricsForConnection() function
510 if (!shouldReportMetricsForConnection(connection)) { in shouldReportFinishedEvent()
3426 if (shouldReportMetricsForConnection(*connection)) { in handleReceiveCallback()