Home | History | Annotate | Download | only in keyboard

Lines Matching refs:onUpdateBatchInput

535     public void onUpdateBatchInput(final InputPointers aggregatedPointers, final long eventTime) {
537 Log.d(TAG, String.format("[%d] onUpdateBatchInput: batchPoints=%d", mPointerId,
540 sListener.onUpdateBatchInput(aggregatedPointers);