Searched defs:NotifySwitchArgs (Results 1 – 2 of 2) sorted by relevance
168 struct NotifySwitchArgs { struct176 inline NotifySwitchArgs() {} in NotifySwitchArgs() argument182 NotifySwitchArgs& operator=(const NotifySwitchArgs&) = default; argument
150 NotifySwitchArgs::NotifySwitchArgs(int32_t id, nsecs_t eventTime, uint32_t policyFlags, in NotifySwitchArgs() function in android::NotifySwitchArgs