Searched refs:mShutdownDelayMillis (Results 1 – 1 of 1) sorted by relevance
80 private final long mShutdownDelayMillis; field in TextToSpeechHelper92 mHandler.postDelayed(this, mShutdownDelayMillis);107 mShutdownDelayMillis = shutdownDelayMillis; in TextToSpeechHelper()132 mHandler.postDelayed(mMaybeShutdownRunnable, mShutdownDelayMillis); in maybeInitAndKeepAlive()