Searched refs:LibinputInterface (Results 1 – 3 of 3) sorted by relevance
97 class LibinputInterface {99 LibinputInterface();100 virtual ~LibinputInterface() = default;
20 OHOS::MMI::LibinputInterface *g_instance = nullptr;26 LibinputInterface::LibinputInterface() in LibinputInterface() function in OHOS::MMI::LibinputInterface
25 class LibinputInterfaceMock : public LibinputInterface {