Searched refs:mLastTouchUpTime (Results 1 – 1 of 1) sorted by relevance
102 private long mLastTouchUpTime = -1; field in DragController381 return mLastTouchUpTime; in getLastGestureUpTime()386 mLastTouchUpTime = -1; in resetLastGestureUpTime()452 mLastTouchUpTime = System.currentTimeMillis(); in onControllerInterceptTouchEvent()