Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DBackTouchTracker.java43 private float mLatestTouchY; field in BackTouchTracker
75 mLatestTouchY = touchY; in update()
129 mLatestTouchY = touchY; in setGestureStartLocation()
137 mInitTouchY = mLatestTouchY; in updateStartLocation()
243 /* touchY = */ mLatestTouchY, in createProgressEvent()