Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp178 void TestInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::TestInputListener
DInputDispatcher_test.cpp5770 void notifyPointerCaptureChanged(const PointerCaptureRequest& request) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcherPointerCaptureTests
/frameworks/native/services/inputflinger/
DInputClassifier.cpp477 void InputClassifier::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::InputClassifier
DInputListener.cpp386 void QueuedInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::QueuedInputListener
DUnwantedInteractionBlocker.cpp400 void UnwantedInteractionBlocker::notifyPointerCaptureChanged( in notifyPointerCaptureChanged() function in android::UnwantedInteractionBlocker
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4159 void InputDispatcher::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcher