Home
last modified time | relevance | path

Searched defs:handleReceiveCallback (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/input/
H A DInputConsumerNoResampling.cpp230 int InputConsumerNoResampling::handleReceiveCallback(int events) { in handleReceiveCallback() function in android::InputConsumerNoResampling
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp4060 int InputDispatcher::handleReceiveCallback(int events, sp<IBinder> connectionToken) { in handleReceiveCallback() function in android::inputdispatcher::InputDispatcher