Searched refs:mStopUserCheckRunnable (Results 1 – 1 of 1) sorted by relevance
102 private final Runnable mStopUserCheckRunnable = new Runnable() { field in GarageMode134 mHandler.postDelayed(mStopUserCheckRunnable, USER_STOP_CHECK_INTERVAL);228 mHandler.postDelayed(mStopUserCheckRunnable, USER_STOP_CHECK_INTERVAL); in startBackgroundUserStopping()