Home
last modified time | relevance | path

Searched defs:obtainPointerController (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DFakeInputReaderPolicy.cpp224 std::shared_ptr<PointerControllerInterface> FakeInputReaderPolicy::obtainPointerController( in obtainPointerController() function in android::FakeInputReaderPolicy
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h275 std::shared_ptr<PointerControllerInterface> obtainPointerController(int32_t deviceId) override { in obtainPointerController() function
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp705 std::shared_ptr<PointerControllerInterface> NativeInputManager::obtainPointerController( in obtainPointerController() function in android::NativeInputManager