Searched refs:FAILSAFE_DELAY (Results 1 – 1 of 1) sorted by relevance
77 private static final long FAILSAFE_DELAY = 1000; field in RecentsAnimationController652 mService.mH.postDelayed(mFailsafeRunnable, FAILSAFE_DELAY); in scheduleFailsafe()