Home
last modified time | relevance | path

Searched defs:BackgroundProperty (Results 1 – 1 of 1) 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