Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/include/
H A DNotifyArgs.h191 struct NotifyPointerCaptureChangedArgs { struct
197 inline NotifyPointerCaptureChangedArgs() {} in NotifyPointerCaptureChangedArgs() argument
202 NotifyPointerCaptureChangedArgs& operator=(const NotifyPointerCaptureChangedArgs&) = default; argument
/aosp_15_r20/frameworks/native/services/inputflinger/
H A DNotifyArgs.cpp182 NotifyPointerCaptureChangedArgs::NotifyPointerCaptureChangedArgs( in NotifyPointerCaptureChangedArgs() function in android::NotifyPointerCaptureChangedArgs