Searched defs:onBatchedInputEventPending (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
H A DBatchedInputEventReceiver.java36 public void onBatchedInputEventPending() { method in class:BatchedInputEventReceiver
H A DInputEventReceiver.java128 public void onBatchedInputEventPending() { method in class:InputEventReceiver
191 onBatchedInputEventPending();
H A DViewRootImpl.java6353 public void onBatchedInputEventPending() { method in class:ViewRootImpl.WindowInputEventReceiver
6355 super.onBatchedInputEventPending();

Completed in 98 milliseconds