Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputListener.h118 struct NotifySwitchArgs : public NotifyArgs { struct
124 inline NotifySwitchArgs() { } in NotifySwitchArgs() argument
131 virtual ~NotifySwitchArgs() { } in ~NotifySwitchArgs() argument
DInputListener.cpp106 NotifySwitchArgs::NotifySwitchArgs(nsecs_t eventTime, uint32_t policyFlags, in NotifySwitchArgs() function in android::NotifySwitchArgs
112 NotifySwitchArgs::NotifySwitchArgs(const NotifySwitchArgs& other) : in NotifySwitchArgs() function in android::NotifySwitchArgs