Searched defs:NotifyKeyArgs (Results 1 – 2 of 2) sorted by relevance
64 struct NotifyKeyArgs : public NotifyArgs { struct76 inline NotifyKeyArgs() { } in NotifyKeyArgs() argument86 virtual ~NotifyKeyArgs() { } in ~NotifyKeyArgs() argument
54 NotifyKeyArgs::NotifyKeyArgs(int32_t id, nsecs_t eventTime, int32_t deviceId, uint32_t source, in NotifyKeyArgs() function in android::NotifyKeyArgs69 NotifyKeyArgs::NotifyKeyArgs(const NotifyKeyArgs& other) in NotifyKeyArgs() function in android::NotifyKeyArgs