Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DHandwritingModeController.java465 private final List<MotionEvent> mRecordedEvents; field in HandwritingModeController.HandwritingSession
471 mRecordedEvents = recordedEvents; in HandwritingSession()
483 return mRecordedEvents; in getRecordedEvents()