Searched refs:publishKeyEvent (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/include/androidfw/
H A DInputTransport.h198 status_t publishKeyEvent(
/frameworks/base/libs/androidfw/tests/
H A DInputPublisherAndConsumer_test.cpp84 status = mPublisher->publishKeyEvent(seq, deviceId, source, action, flags,
87 << "publisher publishKeyEvent should return OK";
/frameworks/base/libs/androidfw/
H A DInputTransport.cpp232 status_t InputPublisher::publishKeyEvent( function in class:android::InputPublisher
245 ALOGD("channel '%s' publisher ~ publishKeyEvent: seq=%u, deviceId=%d, source=0x%x, "
/frameworks/base/services/input/
H A DInputDispatcher.cpp1947 status = connection->inputPublisher.publishKeyEvent(dispatchEntry->seq,

Completed in 90 milliseconds