OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreallocatedInputEventFactory
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/input/
Input.h
585
class
PreallocatedInputEventFactory
: public InputEventFactoryInterface {
587
PreallocatedInputEventFactory
() { }
588
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 119 milliseconds