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