Searched refs:INDICATOR_FINAL_OPACITY (Results 1 – 1 of 1) sorted by relevance
316 private static final float INDICATOR_FINAL_OPACITY = 0.35f; field in DesktopModeVisualIndicator.VisualIndicatorAnimator466 .setAlpha((int) (MAXIMUM_OPACITY * fraction * INDICATOR_FINAL_OPACITY)); in updateIndicatorAlpha()