Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DInputListener.h175 struct NotifySwitchArgs : public NotifyArgs { struct
180 inline NotifySwitchArgs() { } in NotifySwitchArgs() function
189 virtual ~NotifySwitchArgs() { } in ~NotifySwitchArgs() argument
/frameworks/native/services/inputflinger/
DInputListener.cpp229 NotifySwitchArgs::NotifySwitchArgs(int32_t id, nsecs_t eventTime, uint32_t policyFlags, in NotifySwitchArgs() function in android::NotifySwitchArgs
236 NotifySwitchArgs::NotifySwitchArgs(const NotifySwitchArgs& other) in NotifySwitchArgs() function in android::NotifySwitchArgs