Searched refs:mLastTouchUpTime (Results 1 – 1 of 1) sorted by relevance
113 private long mLastTouchUpTime = -1; field in DragController407 return mLastTouchUpTime; in getLastGestureUpTime()412 mLastTouchUpTime = -1; in resetLastGestureUpTime()444 mLastTouchUpTime = System.currentTimeMillis(); in onInterceptTouchEvent()