Searched defs:InputManagerInterface (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DInputManager.h57 class InputManagerInterface : public virtual RefBase { class in namespace:android
59 InputManagerInterface() { } function in class:android::InputManagerInterface
60 virtual ~InputManagerInterface() { }
76 class InputManager : public InputManagerInterface {

Completed in 971 milliseconds