Home
last modified time | relevance | path

Searched defs:setPointerCapture (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DFakeInputReaderPolicy.cpp174 PointerCaptureRequest FakeInputReaderPolicy::setPointerCapture(bool enabled) { in setPointerCapture() function in android::FakeInputReaderPolicy
DInputDispatcher_test.cpp617 void setPointerCapture(const PointerCaptureRequest& request) override { in setPointerCapture() function in android::inputdispatcher::FakeInputDispatcherPolicy
/frameworks/native/services/inputflinger/benchmarks/
DInputDispatcher_benchmarks.cpp110 void setPointerCapture(const PointerCaptureRequest&) override {} in setPointerCapture() function in android::inputdispatcher::__anona43034150111::FakeInputDispatcherPolicy
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp1525 void NativeInputManager::setPointerCapture(const PointerCaptureRequest& request) { in setPointerCapture() function in android::NativeInputManager