Searched defs:NotifyConfigurationChangedArgs (Results 1 – 2 of 2) sorted by relevance
43 struct NotifyConfigurationChangedArgs { struct47 inline NotifyConfigurationChangedArgs() {} in NotifyConfigurationChangedArgs() argument54 NotifyConfigurationChangedArgs& operator=(const NotifyConfigurationChangedArgs&) = default; argument
40 NotifyConfigurationChangedArgs::NotifyConfigurationChangedArgs(int32_t id, nsecs_t eventTime) in NotifyConfigurationChangedArgs() function in android::NotifyConfigurationChangedArgs