Searched refs:RIPPLE_OPACITY_BEGIN (Results 1 – 1 of 1) sorted by relevance
87 private static final float RIPPLE_OPACITY_BEGIN = 0.4f; field in RoundedThumbnailView576 mCurrentRippleRingOpacity = RIPPLE_OPACITY_BEGIN + in runPendingRequestAnimation()577 fraction * (RIPPLE_OPACITY_END - RIPPLE_OPACITY_BEGIN); in runPendingRequestAnimation()