Lines Matching refs:nsecs_t
45 nsecs_t eventTime;
49 NotifyConfigurationChangedArgs(int32_t id, nsecs_t eventTime);
60 nsecs_t eventTime;
71 nsecs_t downTime;
72 nsecs_t readTime;
76 NotifyKeyArgs(int32_t id, nsecs_t eventTime, nsecs_t readTime, int32_t deviceId,
79 int32_t metaState, nsecs_t downTime);
90 nsecs_t eventTime;
119 nsecs_t downTime;
120 nsecs_t readTime;
125 NotifyMotionArgs(int32_t id, nsecs_t eventTime, nsecs_t readTime, int32_t deviceId,
131 float xCursorPosition, float yCursorPosition, nsecs_t downTime,
147 nsecs_t eventTime;
154 nsecs_t hwTimestamp;
159 NotifySensorArgs(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source,
161 bool accuracyChanged, nsecs_t hwTimestamp, std::vector<float> values);
170 nsecs_t eventTime;
178 NotifySwitchArgs(int32_t id, nsecs_t eventTime, uint32_t policyFlags, uint32_t switchValues,
191 nsecs_t eventTime;
197 NotifyDeviceResetArgs(int32_t id, nsecs_t eventTime, int32_t deviceId);
208 nsecs_t eventTime;
214 NotifyPointerCaptureChangedArgs(int32_t id, nsecs_t eventTime, const PointerCaptureRequest&);
223 nsecs_t eventTime;
230 NotifyVibratorStateArgs(int32_t id, nsecs_t eventTIme, int32_t deviceId, bool isOn);