Searched refs:ALPHA_FULLY_OPAQUE (Results 1 – 1 of 1) sorted by relevance
63 private static final int ALPHA_FULLY_OPAQUE = 255; field in ModeTransitionView138 int alpha = ((int) shadeHeight - mHeight / 2) * ALPHA_FULLY_OPAQUE in updateShade()275 mIconDrawable.setAlpha(ALPHA_FULLY_OPAQUE); in startPeepHoleAnimation()315 snapShadeTo(mHeight, ALPHA_FULLY_OPAQUE); in snap()318 snapShadeTo(-mHeight, ALPHA_FULLY_OPAQUE); in snap()497 mIconDrawable.setAlpha(ALPHA_FULLY_OPAQUE); in setupModeCover()