Searched refs:getBehindAlpha (Results 1 – 2 of 2) sorted by relevance
61 public float getBehindAlpha(float busynessFactor) { in getBehindAlpha() method207 public float getBehindAlpha(float busyness) { in getBehindAlpha() method in ScrimState
244 mCurrentBehindAlpha = state.getBehindAlpha(mNotificationDensity); in transitionTo()413 float alphaBehind = mState.getBehindAlpha(mNotificationDensity); in applyExpansionToAlpha()