Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp166 void TestInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::TestInputListener
DInputDispatcher_test.cpp4594 void notifyPointerCaptureChanged(bool enabled) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcherPointerCaptureTests
/frameworks/native/services/inputflinger/
DInputClassifier.cpp418 void InputClassifier::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::InputClassifier
DInputListener.cpp362 void QueuedInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::QueuedInputListener
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3978 void InputDispatcher::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcher