Searched defs:NotifySwitchArgs (Results 1 – 2 of 2) sorted by relevance
147 struct NotifySwitchArgs : public NotifyArgs { struct152 inline NotifySwitchArgs() { } in NotifySwitchArgs() function161 virtual ~NotifySwitchArgs() { } in ~NotifySwitchArgs() argument
171 NotifySwitchArgs::NotifySwitchArgs(uint32_t sequenceNum, nsecs_t eventTime, uint32_t policyFlags, in NotifySwitchArgs() function in android::NotifySwitchArgs177 NotifySwitchArgs::NotifySwitchArgs(const NotifySwitchArgs& other) : in NotifySwitchArgs() function in android::NotifySwitchArgs