Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
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
DInputFilter.cpp99 void InputFilter::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::InputFilter
DInputDeviceMetricsCollector.cpp191 void InputDeviceMetricsCollector::notifyPointerCaptureChanged( in notifyPointerCaptureChanged() function in android::InputDeviceMetricsCollector
DInputProcessor.cpp481 void InputProcessor::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::InputProcessor
DUnwantedInteractionBlocker.cpp419 void UnwantedInteractionBlocker::notifyPointerCaptureChanged( in notifyPointerCaptureChanged() function in android::UnwantedInteractionBlocker
DPointerChoreographer.cpp591 void PointerChoreographer::notifyPointerCaptureChanged( in notifyPointerCaptureChanged() function in android::PointerChoreographer
/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp198 void TestInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::TestInputListener
DInputDispatcher_test.cpp11985 void notifyPointerCaptureChanged(const PointerCaptureRequest& request) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcherPointerCaptureTests
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h351 void notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) override{}; in notifyPointerCaptureChanged() function
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4724 void InputDispatcher::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcher