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