Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputDispatcher.cpp1551 nsecs_t timeSpentWaitingForApplication = getTimeSpentWaitingForApplicationLocked(currentTime); in findTouchedWindowTargetsLocked() local
3629 int32_t injectionResult, nsecs_t timeSpentWaitingForApplication) { in updateDispatchStatisticsLocked()