Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1038 nsecs_t getTimeSpentWaitingForApplicationLocked(nsecs_t currentTime);
DInputDispatcher.cpp1091 nsecs_t InputDispatcher::getTimeSpentWaitingForApplicationLocked( in getTimeSpentWaitingForApplicationLocked() function in android::InputDispatcher
1155 nsecs_t timeSpentWaitingForApplication = getTimeSpentWaitingForApplicationLocked(currentTime); in findFocusedWindowTargetsLocked()
1597 nsecs_t timeSpentWaitingForApplication = getTimeSpentWaitingForApplicationLocked(currentTime); in findTouchedWindowTargetsLocked()