Searched refs:LAUNCH_TICK (Results 1 – 1 of 1) sorted by relevance
470 private static final int LAUNCH_TICK = 500; field in ActivityRecord6802 mAtmService.mH.postDelayed(mLaunchTickRunnable, LAUNCH_TICK); in continueLaunchTicking()