Searched refs:getLastGestureUpTime (Results 1 – 2 of 2) sorted by relevance
403 long getLastGestureUpTime() { in getLastGestureUpTime() method in DragController
3592 long diff = System.currentTimeMillis() - mDragController.getLastGestureUpTime(); in canRunNewAppsAnimation()