Searched defs:setPointerCapture (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/services/inputflinger/tests/ | ||
D | FakeInputReaderPolicy.cpp | 174 PointerCaptureRequest FakeInputReaderPolicy::setPointerCapture(bool enabled) { in setPointerCapture() function in android::FakeInputReaderPolicy |
D | InputDispatcher_test.cpp | 617 void setPointerCapture(const PointerCaptureRequest& request) override { in setPointerCapture() function in android::inputdispatcher::FakeInputDispatcherPolicy |
/frameworks/native/services/inputflinger/benchmarks/ | ||
D | InputDispatcher_benchmarks.cpp | 110 void setPointerCapture(const PointerCaptureRequest&) override {} in setPointerCapture() function in android::inputdispatcher::__anona43034150111::FakeInputDispatcherPolicy |
/frameworks/base/services/core/jni/ | ||
D | com_android_server_input_InputManagerService.cpp | 1525 void NativeInputManager::setPointerCapture(const PointerCaptureRequest& request) { in setPointerCapture() function in android::NativeInputManager |