Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputListener.cpp114 void QueuedInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::QueuedInputListener
DInputDeviceMetricsCollector.cpp271 void InputDeviceMetricsCollector::notifyPointerCaptureChanged( in notifyPointerCaptureChanged() function in android::InputDeviceMetricsCollector
DInputProcessor.cpp487 void InputProcessor::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::InputProcessor
DUnwantedInteractionBlocker.cpp408 void UnwantedInteractionBlocker::notifyPointerCaptureChanged( in notifyPointerCaptureChanged() function in android::UnwantedInteractionBlocker
/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp203 void TestInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::TestInputListener
DInputDispatcher_test.cpp7768 void notifyPointerCaptureChanged(const PointerCaptureRequest& request) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcherPointerCaptureTests
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h305 void notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) override{}; in notifyPointerCaptureChanged() function
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4531 void InputDispatcher::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs& args) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcher