Searched defs:setPointerCapture (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/services/inputflinger/tests/ | ||
D | FakeInputReaderPolicy.cpp | 206 PointerCaptureRequest FakeInputReaderPolicy::setPointerCapture(const sp<IBinder>& window) { in setPointerCapture() function in android::FakeInputReaderPolicy |
D | CursorInputMapper_test.cpp | 169 void setPointerCapture(bool enabled) { in setPointerCapture() function in android::CursorInputMapperUnitTestBase |
D | FakeInputDispatcherPolicy.cpp | 467 void FakeInputDispatcherPolicy::setPointerCapture(const PointerCaptureRequest& request) { in setPointerCapture() function in android::FakeInputDispatcherPolicy |
/frameworks/base/services/core/jni/ | ||
D | com_android_server_input_InputManagerService.cpp | 2045 void NativeInputManager::setPointerCapture(const PointerCaptureRequest& request) { in setPointerCapture() function in android::NativeInputManager |