Home
last modified time | relevance | path

Searched defs:NotifyKeyArgs (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputListener.h54 struct NotifyKeyArgs : public NotifyArgs { struct
66 inline NotifyKeyArgs() { } in NotifyKeyArgs() argument
74 virtual ~NotifyKeyArgs() { } in ~NotifyKeyArgs() argument
DInputListener.cpp45 NotifyKeyArgs::NotifyKeyArgs(nsecs_t eventTime, int32_t deviceId, uint32_t source, in NotifyKeyArgs() function in android::NotifyKeyArgs
54 NotifyKeyArgs::NotifyKeyArgs(const NotifyKeyArgs& other) : in NotifyKeyArgs() function in android::NotifyKeyArgs