Searched refs:BACKGROUND_ALPHA (Results 1 – 3 of 3) sorted by relevance
354 PropertyValuesHolder.ofInt(AnimatorUtils.BACKGROUND_ALPHA, 255, 0)); in createCollapsingAnimator()418 PropertyValuesHolder.ofInt(AnimatorUtils.BACKGROUND_ALPHA, 0, 255)); in createExpandingAnimator()
51 public static final Property<View, Integer> BACKGROUND_ALPHA = field in AnimatorUtils
566 PropertyValuesHolder.ofInt(AnimatorUtils.BACKGROUND_ALPHA, 0, 255), in getButtonAnimator()