Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeInputReaderPolicy.cpp206 PointerCaptureRequest FakeInputReaderPolicy::setPointerCapture(const sp<IBinder>& window) { in setPointerCapture() function in android::FakeInputReaderPolicy
DCursorInputMapper_test.cpp169 void setPointerCapture(bool enabled) { in setPointerCapture() function in android::CursorInputMapperUnitTestBase
DFakeInputDispatcherPolicy.cpp467 void FakeInputDispatcherPolicy::setPointerCapture(const PointerCaptureRequest& request) { in setPointerCapture() function in android::FakeInputDispatcherPolicy
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp2045 void NativeInputManager::setPointerCapture(const PointerCaptureRequest& request) { in setPointerCapture() function in android::NativeInputManager