Searched refs:PeripheralControllerInterface (Results 1 – 6 of 6) sorted by relevance
30 class PeripheralControllerInterface {32 PeripheralControllerInterface() {} in PeripheralControllerInterface() function33 virtual ~PeripheralControllerInterface() {} in ~PeripheralControllerInterface()
23 class PeripheralController : public PeripheralControllerInterface {
37 class PeripheralControllerInterface; variable198 std::unique_ptr<PeripheralControllerInterface> mController;
1107 frameworks/native/services/inputflinger/reader/controller/PeripheralControllerInterface.h \
968 frameworks/native/services/inputflinger/reader/controller/PeripheralControllerInterface.h \
1275 class FakePeripheralController : public PeripheralControllerInterface {