Home | History | Annotate | Download | only in launcher2

Lines Matching defs:diff

3668         long diff = System.currentTimeMillis() - mDragController.getLastGestureUpTime();
3669 return diff > (NEW_APPS_ANIMATION_INACTIVE_TIMEOUT_SECONDS * 1000);