Home
last modified time | relevance | path

Searched defs:onBatchedInputEventPending (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/native/android/
Dsurface_control_input_receiver.cpp84 virtual void onBatchedInputEventPending(int32_t) override { in onBatchedInputEventPending() function in InputReceiver
129 void onBatchedInputEventPending(int32_t) override { in onBatchedInputEventPending() function in BatchedInputReceiver
/frameworks/base/core/java/android/view/
DBatchedInputEventReceiver.java54 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in BatchedInputEventReceiver
DInputEventReceiver.java202 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in InputEventReceiver
DViewRootImpl.java10361 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in ViewRootImpl.TrackballAxis.WindowInputEventReceiver
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DDragResizeInputListener.java362 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in DragResizeInputListener.TaskResizeInputEventReceiver
/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.cpp66 jmethodID onBatchedInputEventPending; member
/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp361 void onBatchedInputEventPending(int32_t pendingBatchSource) override { in onBatchedInputEventPending() function in android::InputPublisherAndConsumerNoResamplingTest