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

/frameworks/native/include/input/
H A DInput.h570 class InputEventFactoryInterface { class in namespace:android
572 virtual ~InputEventFactoryInterface() { }
575 InputEventFactoryInterface() { } function in class:android::InputEventFactoryInterface
585 class PreallocatedInputEventFactory : public InputEventFactoryInterface {
601 class PooledInputEventFactory : public InputEventFactoryInterface {

Completed in 141 milliseconds