OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasPendingBatch
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/input/
InputTransport.h
278
* is possible for additional samples to be added to them later. Call
hasPendingBatch
()
331
bool
hasPendingBatch
() const;
/frameworks/base/core/jni/
android_view_InputEventReceiver.cpp
241
&& mInputConsumer.
hasPendingBatch
()) {
/frameworks/native/libs/input/
InputTransport.cpp
857
bool InputConsumer::
hasPendingBatch
() const {
[
all
...]
Completed in 71 milliseconds