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

  /frameworks/base/include/ui/
Input.h 605 class PreallocatedInputEventFactory : public InputEventFactoryInterface {
607 PreallocatedInputEventFactory() { }
608 virtual ~PreallocatedInputEventFactory() { }
  /frameworks/base/core/jni/
android_view_InputQueue.cpp 93 PreallocatedInputEventFactory inputEventFactory;
  /frameworks/base/libs/ui/tests/
InputPublisherAndConsumer_test.cpp 35 PreallocatedInputEventFactory mEventFactory;

Completed in 42 milliseconds