Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DAndouKun.java84 private long mLastTouchTime = 0L; field in AndouKun
348 if (event.getAction() == MotionEvent.ACTION_MOVE && time - mLastTouchTime < 32) { in onTouchEvent()
357 mLastTouchTime = time; in onTouchEvent()
368 time - mLastTouchTime > ROLL_TO_FACE_BUTTON_DELAY) { in onKeyDown()
380 time - mLastTouchTime > ROLL_TO_FACE_BUTTON_DELAY) { in onKeyDown()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...