Searched refs:doConsumeBatchedInput (Results 1 – 3 of 3) sorted by relevance
48 void doConsumeBatchedInput(long frameTimeNanos) { in doConsumeBatchedInput() method in BatchedInputEventReceiver80 doConsumeBatchedInput(mChoreographer.getFrameTimeNanos()); in run()
8157 boolean doConsumeBatchedInput(long frameTimeNanos) { in doConsumeBatchedInput() method8242 if (doConsumeBatchedInput(mChoreographer.getFrameTimeNanos())) { in run()8259 doConsumeBatchedInput(-1); in run()
21035 HSPLandroid/view/BatchedInputEventReceiver;->doConsumeBatchedInput(J)V23654 HSPLandroid/view/ViewRootImpl;->doConsumeBatchedInput(J)V