Searched refs:BackgroundProperty (Results 1 – 3 of 3) sorted by relevance
102 private static abstract class BackgroundProperty extends FloatProperty<RippleBackground> { class in RippleBackground103 public BackgroundProperty(String name) { in BackgroundProperty() method in RippleBackground.BackgroundProperty108 private static final BackgroundProperty OPACITY = new BackgroundProperty("opacity") {
2084 android.graphics.drawable.RippleBackground$BackgroundProperty
42211 Landroid/graphics/drawable/RippleBackground$BackgroundProperty;