Searched refs:obtainPointerController (Results 1 – 4 of 4) sorted by relevance
372 virtual std::shared_ptr<PointerControllerInterface> obtainPointerController(
446 controller = mPolicy->obtainPointerController(deviceId); in getPointerControllerLocked()
297 std::shared_ptr<PointerControllerInterface> obtainPointerController(int32_t deviceId) override;648 std::shared_ptr<PointerControllerInterface> NativeInputManager::obtainPointerController( in obtainPointerController() function in android::NativeInputManager
363 std::shared_ptr<PointerControllerInterface> obtainPointerController(int32_t deviceId) override { in obtainPointerController() function in android::FakeInputReaderPolicy