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