Home
last modified time | relevance | path

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

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