Searched defs:NotifyKeyArgs (Results 1 – 2 of 2) sorted by relevance
43 struct NotifyKeyArgs { struct59 inline NotifyKeyArgs() {} in NotifyKeyArgs() argument69 NotifyKeyArgs& operator=(const NotifyKeyArgs&) = default; argument
40 NotifyKeyArgs::NotifyKeyArgs(int32_t id, nsecs_t eventTime, nsecs_t readTime, int32_t deviceId, in NotifyKeyArgs() function in android::NotifyKeyArgs