Home
last modified time | relevance | path

Searched refs:onBatchedInputEventPending (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DInputEventReceiver.java128 public void onBatchedInputEventPending() { in onBatchedInputEventPending() method in InputEventReceiver
191 onBatchedInputEventPending(); in dispatchBatchedInputEventPending()
DBatchedInputEventReceiver.java36 public void onBatchedInputEventPending() { in onBatchedInputEventPending() method in BatchedInputEventReceiver
DViewRootImpl.java6317 public void onBatchedInputEventPending() { in onBatchedInputEventPending() method in ViewRootImpl.WindowInputEventReceiver
6319 super.onBatchedInputEventPending(); in onBatchedInputEventPending()