Searched refs:showAndGoDuration (Results 1 – 1 of 1) sorted by relevance
143 long showAndGoDuration = getShowAndGoDuration(); in showAndGoInternal() local144 mShowAndGoEndsAt = SystemClock.elapsedRealtime() + showAndGoDuration; in showAndGoInternal()145 mHandler.postDelayed(mHideHandles, showAndGoDuration); in showAndGoInternal()