Home | History | Annotate | Download | only in inputflinger

Lines Matching full:eventtime

259     virtual void pokeUserActivity(nsecs_t eventTime, int32_t eventType) = 0;
438 nsecs_t eventTime;
451 EventEntry(int32_t type, nsecs_t eventTime, uint32_t policyFlags);
457 explicit ConfigurationChangedEntry(nsecs_t eventTime);
467 DeviceResetEntry(nsecs_t eventTime, int32_t deviceId);
496 KeyEntry(nsecs_t eventTime,
508 nsecs_t eventTime;
525 MotionEntry(nsecs_t eventTime,
600 nsecs_t eventTime;
1117 nsecs_t eventTime, nsecs_t waitStartTime, const char* reason);