Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDeviceMetricsCollector.cpp344 auto activeSessionIt = mActiveUsageSessions.find(std::get<DeviceId>(interaction)); in onInputDeviceInteraction() local
374 auto activeSessionIt = mActiveUsageSessions.find(deviceId); in reportCompletedSessions() local