Searched refs:OPACITY (Results 1 – 3 of 3) sorted by relevance
89 mAnimator = ObjectAnimator.ofFloat(this, OPACITY, newOpacity); in onStateChanged()108 private static final BackgroundProperty OPACITY = new BackgroundProperty("opacity") { field in RippleBackground
233 final ObjectAnimator opacity = ObjectAnimator.ofFloat(this, OPACITY, 1); in startSoftwareEnter()241 final ObjectAnimator opacity = ObjectAnimator.ofFloat(this, OPACITY, 0); in startSoftwareExit()456 private static final FloatProperty<RippleForeground> OPACITY = field in RippleForeground
17222 Landroid/graphics/drawable/RippleBackground;->OPACITY:Landroid/graphics/drawable/RippleBackground$B…17335 Landroid/graphics/drawable/RippleForeground;->OPACITY:Landroid/util/FloatProperty;