Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputListener.h115 struct NotifySwitchArgs : public NotifyArgs { struct
121 inline NotifySwitchArgs() { } in NotifySwitchArgs() argument
128 virtual ~NotifySwitchArgs() { } in ~NotifySwitchArgs() argument
DInputListener.cpp105 NotifySwitchArgs::NotifySwitchArgs(nsecs_t eventTime, uint32_t policyFlags, in NotifySwitchArgs() function in android::NotifySwitchArgs
111 NotifySwitchArgs::NotifySwitchArgs(const NotifySwitchArgs& other) : in NotifySwitchArgs() function in android::NotifySwitchArgs