Searched defs:NotifyKeyArgs (Results 1 – 2 of 2) sorted by relevance
66 struct NotifyKeyArgs : public NotifyArgs { struct78 inline NotifyKeyArgs() { } in NotifyKeyArgs() argument88 virtual ~NotifyKeyArgs() { } in ~NotifyKeyArgs() argument
50 NotifyKeyArgs::NotifyKeyArgs(uint32_t sequenceNum, nsecs_t eventTime, int32_t deviceId, in NotifyKeyArgs() function in android::NotifyKeyArgs60 NotifyKeyArgs::NotifyKeyArgs(const NotifyKeyArgs& other) : in NotifyKeyArgs() function in android::NotifyKeyArgs