Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDeviceMetricsCollector.cpp297 activeSessionIt->second.recordInteraction(interaction); in onInputDeviceInteraction()
348 void InputDeviceMetricsCollector::ActiveSession::recordInteraction(const Interaction& interaction) { in recordInteraction() function in android::InputDeviceMetricsCollector::ActiveSession
DInputDeviceMetricsCollector.h153 void recordInteraction(const Interaction&);