Searched defs:setPointerCapture (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/inputflinger/benchmarks/ | ||
| D | InputDispatcher_benchmarks.cpp | 116 void setPointerCapture(bool enabled) override {} in setPointerCapture() function in android::inputdispatcher::FakeInputDispatcherPolicy |
| /frameworks/base/services/core/jni/ | ||
| D | com_android_server_input_InputManagerService.cpp | 1386 void NativeInputManager::setPointerCapture(bool enabled) { in setPointerCapture() function in android::NativeInputManager |
| /frameworks/native/services/inputflinger/tests/ | ||
| D | InputDispatcher_test.cpp | 401 void setPointerCapture(bool enabled) override { in setPointerCapture() function in android::inputdispatcher::FakeInputDispatcherPolicy |
| D | InputReader_test.cpp | 302 void setPointerCapture(bool enabled) { in setPointerCapture() function in android::FakeInputReaderPolicy |