Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDeviceMetricsCollector.h178 using SourceProvider = variable
181 const SourceProvider& getSources) REQUIRES(mLock);
DInputDeviceMetricsCollector.cpp149 const SourceProvider getSources = [&args](const MetricsDeviceInfo& info) { in notifyKey()
277 const SourceProvider& getSources) { in onInputDeviceUsage()