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