Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp648 std::shared_ptr<PointerControllerInterface> NativeInputManager::obtainPointerController( in obtainPointerController() function in android::NativeInputManager
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp363 std::shared_ptr<PointerControllerInterface> obtainPointerController(int32_t deviceId) override { in obtainPointerController() function in android::FakeInputReaderPolicy