Searched defs:consume (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DInputTransport.cpp386 status_t InputConsumer::consume(InputEventFactoryInterface* factory, function in class:android::InputConsumer
389 ALOGD("channel '%s' consumer ~ consume: consumeBatches=%s, frameTime=%lld",
400 // mMsg contains a valid input message from the previous call to consume
449 // We cannot append to the batch in progress, so we need to consume

Completed in 58 milliseconds