Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.cpp171 void TestInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::TestInputListener
H A DInputDispatcher_test.cpp4821 void notifyPointerCaptureChanged(const PointerCaptureRequest& request) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcherPointerCaptureTests
/aosp12/frameworks/native/services/inputflinger/
H A DInputClassifier.cpp418 void InputClassifier::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::InputClassifier
H A DInputListener.cpp362 void QueuedInputListener::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::QueuedInputListener
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp4024 void InputDispatcher::notifyPointerCaptureChanged(const NotifyPointerCaptureChangedArgs* args) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcher