Searched refs:mLaunchNextStage (Results 1 – 1 of 1) sorted by relevance
110 private final Runnable mLaunchNextStage = () -> { field in PlatLogoActivity280 mLogo.postDelayed(mLaunchNextStage, LAUNCH_TIME + 1000L); in startWarp()290 mLogo.removeCallbacks(mLaunchNextStage); in stopWarp()