Home
last modified time | relevance | path

Searched refs:BackgroundProperty (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DRippleBackground.java102 private static abstract class BackgroundProperty extends FloatProperty<RippleBackground> { class in RippleBackground
103 public BackgroundProperty(String name) { in BackgroundProperty() method in RippleBackground.BackgroundProperty
108 private static final BackgroundProperty OPACITY = new BackgroundProperty("opacity") {
/frameworks/base/config/
Dpreloaded-classes2084 android.graphics.drawable.RippleBackground$BackgroundProperty
Dboot-image-profile.txt42211 Landroid/graphics/drawable/RippleBackground$BackgroundProperty;