Searched defs:NotifyKeyArgs (Results 1 – 2 of 2) sorted by relevance
64 struct NotifyKeyArgs : public NotifyArgs { struct77 inline NotifyKeyArgs() { } in NotifyKeyArgs() argument88 virtual ~NotifyKeyArgs() { } in ~NotifyKeyArgs() argument
53 NotifyKeyArgs::NotifyKeyArgs(int32_t id, nsecs_t eventTime, nsecs_t readTime, int32_t deviceId, in NotifyKeyArgs() function in android::NotifyKeyArgs70 NotifyKeyArgs::NotifyKeyArgs(const NotifyKeyArgs& other) in NotifyKeyArgs() function in android::NotifyKeyArgs