Searched refs:behindFraction (Results 1 – 1 of 1) sorted by relevance
897 float behindFraction = getInterpolatedFraction(); in applyState() local898 behindFraction = (float) Math.pow(behindFraction, 0.8f); in applyState()900 mNotificationsAlpha = behindFraction * mDefaultScrimAlpha; in applyState()