Home | History | Annotate | Download | only in input

Lines Matching defs:InputPublisher

229 // --- InputPublisher ---
231 InputPublisher::InputPublisher(const sp<InputChannel>& channel) :
235 InputPublisher::~InputPublisher() {
238 status_t InputPublisher::publishKeyEvent(
280 status_t InputPublisher::publishMotionEvent(
344 status_t InputPublisher::receiveFinishedSignal(uint32_t* outSeq, bool* outHandled) {