Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DNotifyArgs.h28 struct NotifyInputDevicesChangedArgs { struct
32 inline NotifyInputDevicesChangedArgs() {} in NotifyInputDevicesChangedArgs() argument
39 NotifyInputDevicesChangedArgs& operator=(const NotifyInputDevicesChangedArgs&) = default; argument
/frameworks/native/services/inputflinger/
DNotifyArgs.cpp34 NotifyInputDevicesChangedArgs::NotifyInputDevicesChangedArgs(int32_t id, in NotifyInputDevicesChangedArgs() function in android::NotifyInputDevicesChangedArgs