Home | History | Annotate | Download | only in launcher3

Lines Matching defs:diff

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