Searched defs:NotifyKeyArgs (Results 1 – 2 of 2) sorted by relevance
| /frameworks/native/services/inputflinger/ | ||
| D | InputListener.h | 54 struct NotifyKeyArgs : public NotifyArgs { struct |
| D | InputListener.cpp | 45 NotifyKeyArgs::NotifyKeyArgs(nsecs_t eventTime, int32_t deviceId, uint32_t source, in NotifyKeyArgs() function in android::NotifyKeyArgs |