Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DNotifyArgs.h43 struct NotifyConfigurationChangedArgs { struct
47 inline NotifyConfigurationChangedArgs() {} in NotifyConfigurationChangedArgs() argument
54 NotifyConfigurationChangedArgs& operator=(const NotifyConfigurationChangedArgs&) = default; argument
/frameworks/native/services/inputflinger/
DNotifyArgs.cpp40 NotifyConfigurationChangedArgs::NotifyConfigurationChangedArgs(int32_t id, nsecs_t eventTime) in NotifyConfigurationChangedArgs() function in android::NotifyConfigurationChangedArgs