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

/frameworks/base/services/input/
H A DInputDispatcher.h1003 nsecs_t getTimeSpentWaitingForApplicationLocked(nsecs_t currentTime);
H A DInputDispatcher.cpp1022 nsecs_t InputDispatcher::getTimeSpentWaitingForApplicationLocked( function in class:android::InputDispatcher
1093 nsecs_t timeSpentWaitingForApplication = getTimeSpentWaitingForApplicationLocked(currentTime);
1582 nsecs_t timeSpentWaitingForApplication = getTimeSpentWaitingForApplicationLocked(currentTime);

Completed in 254 milliseconds