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