Searched refs:STOP_BACKGROUND_USER_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
80 private static final long STOP_BACKGROUND_USER_TIMEOUT_MS = 60_000; // 60 seconds field in GarageMode475 mHandler.postDelayed(mBackgroundUserStopTimeout, STOP_BACKGROUND_USER_TIMEOUT_MS); in cleanupGarageMode()