Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp316 std::shared_ptr<PointerControllerInterface> obtainPointerController(int32_t deviceId) override;
705 std::shared_ptr<PointerControllerInterface> NativeInputManager::obtainPointerController( in obtainPointerController() function in android::NativeInputManager