Searched defs:setPointerCapture (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/native/services/inputflinger/benchmarks/ | ||
H A D | InputDispatcher_benchmarks.cpp | 119 void setPointerCapture(const PointerCaptureRequest&) override {} in setPointerCapture() function in android::inputdispatcher::FakeInputDispatcherPolicy |
/aosp12/frameworks/base/services/core/jni/ | ||
H A D | com_android_server_input_InputManagerService.cpp | 1387 void NativeInputManager::setPointerCapture(const PointerCaptureRequest& request) { in setPointerCapture() function in android::NativeInputManager |
/aosp12/frameworks/native/services/inputflinger/tests/ | ||
H A D | InputDispatcher_test.cpp | 409 void setPointerCapture(const PointerCaptureRequest& request) override { in setPointerCapture() function in android::inputdispatcher::FakeInputDispatcherPolicy |
H A D | InputReader_test.cpp | 315 PointerCaptureRequest setPointerCapture(bool enabled) { in setPointerCapture() function in android::FakeInputReaderPolicy |