Searched defs:onBatchedInputEventPending (Results 1 – 7 of 7) sorted by relevance
84 virtual void onBatchedInputEventPending(int32_t) override { in onBatchedInputEventPending() function in InputReceiver129 void onBatchedInputEventPending(int32_t) override { in onBatchedInputEventPending() function in BatchedInputReceiver
54 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in BatchedInputEventReceiver
202 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in InputEventReceiver
10361 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in ViewRootImpl.TrackballAxis.WindowInputEventReceiver
362 public void onBatchedInputEventPending(int source) { in onBatchedInputEventPending() method in DragResizeInputListener.TaskResizeInputEventReceiver
66 jmethodID onBatchedInputEventPending; member
361 void onBatchedInputEventPending(int32_t pendingBatchSource) override { in onBatchedInputEventPending() function in android::InputPublisherAndConsumerNoResamplingTest