Home
last modified time | relevance | path

Searched defs:activeSessionIt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/
H A DInputDeviceMetricsCollector.cpp283 auto activeSessionIt = mActiveUsageSessions.find(std::get<DeviceId>(interaction)); in onInputDeviceInteraction() local
313 auto activeSessionIt = mActiveUsageSessions.find(deviceId); in reportCompletedSessions() local