Searched defs:obtainPointerController (Results 1 – 3 of 3) sorted by relevance
224 std::shared_ptr<PointerControllerInterface> FakeInputReaderPolicy::obtainPointerController( in obtainPointerController() function in android::FakeInputReaderPolicy
275 std::shared_ptr<PointerControllerInterface> obtainPointerController(int32_t deviceId) override { in obtainPointerController() function
705 std::shared_ptr<PointerControllerInterface> NativeInputManager::obtainPointerController( in obtainPointerController() function in android::NativeInputManager