Home
last modified time | relevance | path

Searched refs:newStartSideAlpha (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarTransitions.java106 float newStartSideAlpha = getStartSideAlphaFor(mode); in applyMode() local
115 animateTransitionTo(mStartSide, newStartSideAlpha), in applyMode()
125 mStartSide.setAlpha(newStartSideAlpha); in applyMode()