Searched defs:NotifyInputDevicesChangedArgs (Results 1 – 2 of 2) sorted by relevance
28 struct NotifyInputDevicesChangedArgs { struct32 inline NotifyInputDevicesChangedArgs() {} in NotifyInputDevicesChangedArgs() argument39 NotifyInputDevicesChangedArgs& operator=(const NotifyInputDevicesChangedArgs&) = default; argument
34 NotifyInputDevicesChangedArgs::NotifyInputDevicesChangedArgs(int32_t id, in NotifyInputDevicesChangedArgs() function in android::NotifyInputDevicesChangedArgs