OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findBatch
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/androidfw/
InputTransport.h
426
ssize_t
findBatch
(int32_t deviceId, int32_t source) const;
/frameworks/base/libs/androidfw/
InputTransport.cpp
443
ssize_t batchIndex =
findBatch
(mMsg.body.motion.deviceId, mMsg.body.motion.source);
857
ssize_t InputConsumer::
findBatch
(int32_t deviceId, int32_t source) const {
[
all
...]
Completed in 66 milliseconds