HomeSort by relevance Sort by last modified time
    Searched refs:readMotionEventData (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
ReplayerService.java 47 final ReplayData replayData = new MotionEventReader().readMotionEventData(
MotionEventReader.java 49 public ReplayData readMotionEventData(final File file) {
ResearchLogger.java 631 mMotionEventReader.readMotionEventData(mUserRecordingFile);
    [all...]

Completed in 394 milliseconds