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

/frameworks/base/include/ui/
H A DInput.h590 class InputEventFactoryInterface { class in namespace:android
592 virtual ~InputEventFactoryInterface() { }
595 InputEventFactoryInterface() { } function in class:android::InputEventFactoryInterface
605 class PreallocatedInputEventFactory : public InputEventFactoryInterface {

Completed in 100 milliseconds