HomeSort by relevance Sort by last modified time
    Searched refs:PreallocatedInputEventFactory (Results 1 - 3 of 3) sorted by null

  /frameworks/base/include/androidfw/
Input.h 587 class PreallocatedInputEventFactory : public InputEventFactoryInterface {
589 PreallocatedInputEventFactory() { }
590 virtual ~PreallocatedInputEventFactory() { }
  /frameworks/base/core/jni/
android_view_InputEventReceiver.cpp 73 PreallocatedInputEventFactory mInputEventFactory;
  /frameworks/base/libs/androidfw/tests/
InputPublisherAndConsumer_test.cpp 35 PreallocatedInputEventFactory mEventFactory;

Completed in 46 milliseconds