Home
last modified time | relevance | path

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

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceScript.java68 private long mLastExportDownTimeMotion = 0; field in MonkeySourceScript
187 mLastExportDownTimeMotion = 0; in resetValue()
933 e.setDownTime(mLastExportDownTimeMotion); in adjustMotionEventTime()
939 mLastExportDownTimeMotion = thisEventTime; in adjustMotionEventTime()