Searched defs:FakePeripheralController (Results 1 – 1 of 1) sorted by relevance
1198 class FakePeripheralController : public PeripheralControllerInterface { class1200 FakePeripheralController(InputDeviceContext& deviceContext) : mDeviceContext(deviceContext) {} in FakePeripheralController() function in android::FakePeripheralController