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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h606 int32_t userActivityEventType; member in struct:android::InputDispatcher::CommandEntry
H A DInputDispatcher.cpp1799 commandEntry->userActivityEventType = eventType;
3790 mPolicy->pokeUserActivity(commandEntry->eventTime, commandEntry->userActivityEventType);
4441 command(command), eventTime(0), keyEntry(NULL), userActivityEventType(0),

Completed in 82 milliseconds