Home
last modified time | relevance | path

Searched defs:notifyPointerCaptureChanged (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/
H A DInputListener.cpp94 void QueuedInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::QueuedInputListener
159 void TracedInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::TracedInputListener
H A DInputFilter.cpp99 void InputFilter::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::InputFilter
H A DInputDeviceMetricsCollector.cpp191 void InputDeviceMetricsCollector::notifyPointerCaptureChanged( in notifyPointerCaptureChanged() function in android::InputDeviceMetricsCollector
H A DInputProcessor.cpp481 void InputProcessor::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::InputProcessor
H A DUnwantedInteractionBlocker.cpp419 void UnwantedInteractionBlocker::notifyPointerCaptureChanged( in notifyPointerCaptureChanged() function in android::UnwantedInteractionBlocker
H A DPointerChoreographer.cpp599 void PointerChoreographer::notifyPointerCaptureChanged( in notifyPointerCaptureChanged() function in android::PointerChoreographer
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.cpp198 void TestInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::TestInputListener
H A DInputDispatcher_test.cpp11692 void notifyPointerCaptureChanged(const PointerCaptureRequest& request) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcherPointerCaptureTests
/aosp_15_r20/frameworks/native/services/inputflinger/tests/fuzzers/
H A DMapperHelpers.h322 void notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) override{}; in notifyPointerCaptureChanged() function
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp4774 void InputDispatcher::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcher