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

  /frameworks/native/include/input/
Input.h 607 class PreallocatedInputEventFactory : public InputEventFactoryInterface {
609 PreallocatedInputEventFactory() { }
610 virtual ~PreallocatedInputEventFactory() { }
  /frameworks/base/core/jni/
android_view_InputEventReceiver.cpp 74 PreallocatedInputEventFactory mInputEventFactory;
  /frameworks/native/libs/input/tests/
InputPublisherAndConsumer_test.cpp 36 PreallocatedInputEventFactory mEventFactory;

Completed in 203 milliseconds