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.java173 private static abstract class BackgroundProperty extends FloatProperty<RippleBackground> { class in RippleBackground
174 public BackgroundProperty(String name) { in BackgroundProperty() method in RippleBackground.BackgroundProperty