Home | History | Annotate | Download | only in launcher3

Lines Matching refs:NEW_APPS_ANIMATION_INACTIVE_TIMEOUT_SECONDS

238     private static int NEW_APPS_ANIMATION_INACTIVE_TIMEOUT_SECONDS = 5;
4082 return diff > (NEW_APPS_ANIMATION_INACTIVE_TIMEOUT_SECONDS * 1000);