Lines Matching refs:notifyPointerCaptureChanged
4821 void notifyPointerCaptureChanged(const PointerCaptureRequest& request) { in notifyPointerCaptureChanged() function in android::inputdispatcher::InputDispatcherPointerCaptureTests
4823 mDispatcher->notifyPointerCaptureChanged(&args); in notifyPointerCaptureChanged()
4830 notifyPointerCaptureChanged(request); in requestAndVerifyPointerCapture()
4865 notifyPointerCaptureChanged({}); in TEST_F()
4866 notifyPointerCaptureChanged(request); in TEST_F()
4867 notifyPointerCaptureChanged({}); in TEST_F()
4877 notifyPointerCaptureChanged({}); in TEST_F()
4878 notifyPointerCaptureChanged(request); in TEST_F()
4900 notifyPointerCaptureChanged({}); in TEST_F()
4903 notifyPointerCaptureChanged(request); in TEST_F()
4920 notifyPointerCaptureChanged(firstRequest); in TEST_F()
4924 notifyPointerCaptureChanged(secondRequest); in TEST_F()