Home
last modified time | relevance | path

Searched refs:LAUNCH_TIME (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DPlatLogoActivity.java70 private static final long LAUNCH_TIME = 5000L; field in PlatLogoActivity
277 .setDuration(LAUNCH_TIME); in startWarp()
280 mLogo.postDelayed(mLaunchNextStage, LAUNCH_TIME + 1000L); in startWarp()