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