Searched refs:mKeyguardOnlyContentAlpha (Results 1 – 1 of 1) sorted by relevance
526 private float mKeyguardOnlyContentAlpha = 1.0f; field in NotificationPanelViewController1972 float alpha = mClockPositionResult.clockAlpha * mKeyguardOnlyContentAlpha; in updateClock()2590 mKeyguardOnlyContentAlpha = Interpolators.ALPHA_IN.getInterpolation(keyguardAlpha); in setKeyguardTransitionProgress()2594 mBottomAreaShadeAlpha = mKeyguardOnlyContentAlpha; in setKeyguardTransitionProgress()2607 return mKeyguardOnlyContentAlpha; in getKeyguardOnlyContentAlpha()3547 ipw.print("mKeyguardOnlyContentAlpha="); ipw.println(mKeyguardOnlyContentAlpha);