Searched refs:mKeyguardOnlyContentAlpha (Results 1 – 1 of 1) sorted by relevance
593 private float mKeyguardOnlyContentAlpha = 1.0f; field in NotificationPanelViewController1518 float alpha = mClockPositionResult.clockAlpha * mKeyguardOnlyContentAlpha; in updateClock()2629 mKeyguardOnlyContentAlpha = Interpolators.ALPHA_IN.getInterpolation(keyguardAlpha); in setKeyguardOnlyContentAlpha()2632 mBottomAreaShadeAlpha = mKeyguardOnlyContentAlpha; in setKeyguardOnlyContentAlpha()