Searched refs:RAPID_ACTIVITY_LAUNCH_MS (Results 1 – 1 of 1) sorted by relevance
113 private static final long RAPID_ACTIVITY_LAUNCH_MS = 300; field in WindowProcessController114 private static final long RESET_RAPID_ACTIVITY_LAUNCH_MS = 5 * RAPID_ACTIVITY_LAUNCH_MS;588 if (diff < RAPID_ACTIVITY_LAUNCH_MS) { in updateRapidActivityLaunch()