Searched refs:InputHost (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/host/
H A DInputHost.cpp20 #include "InputHost.h"
29 void InputHost::registerInputDriver(InputDriverInterface* driver) {
35 void InputHost::dump(String8& result) {
H A DInputHost.h45 class InputHost : public InputHostInterface { class in namespace:android
47 InputHost() = default;
H A DInputFlinger.cpp43 mHost = new InputHost();
H A DAndroid.mk23 InputHost.cpp

Completed in 100 milliseconds