Home
last modified time | relevance | path

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

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