Searched refs:LAUNCH_TIME (Results 1 – 1 of 1) sorted by relevance
70 private static final long LAUNCH_TIME = 5000L; field in PlatLogoActivity277 .setDuration(LAUNCH_TIME); in startWarp()280 mLogo.postDelayed(mLaunchNextStage, LAUNCH_TIME + 1000L); in startWarp()