Searched refs:mDeviceManager (Results 1 – 1 of 1) sorted by relevance
50 std::shared_ptr<InputDeviceManager> mDeviceManager; member in android::EvdevModule59 mDeviceManager(std::make_shared<InputDeviceManager>(mInputHost.get())), in EvdevModule()60 mInputHub(std::make_unique<InputHub>(mDeviceManager)) {} in EvdevModule()