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

/frameworks/base/services/input/
H A DInputDispatcher.h597 int32_t userActivityEventType; member in struct:android::InputDispatcher::CommandEntry
H A DInputDispatcher.cpp1765 commandEntry->userActivityEventType = eventType;
3679 mPolicy->pokeUserActivity(commandEntry->eventTime, commandEntry->userActivityEventType);
4300 command(command), eventTime(0), keyEntry(NULL), userActivityEventType(0),

Completed in 55 milliseconds