Searched refs:stateBehind (Results 1 – 1 of 1) sorted by relevance
1112 float stateBehind = mClipsQsScrim ? state.getNotifAlpha() : state.getBehindAlpha(); in calculateBackStateForState() local1116 behindAlpha = MathUtils.lerp(mDefaultScrimAlpha, stateBehind, in calculateBackStateForState()1119 behindAlpha = MathUtils.lerp(0 /* start */, stateBehind, in calculateBackStateForState()