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

/frameworks/native/include/input/
H A DInput.h592 class InputEventFactoryInterface { class in namespace:android
594 virtual ~InputEventFactoryInterface() { }
597 InputEventFactoryInterface() { } function in class:android::InputEventFactoryInterface
607 class PreallocatedInputEventFactory : public InputEventFactoryInterface {
623 class PooledInputEventFactory : public InputEventFactoryInterface {

Completed in 405 milliseconds