Searched refs:RippleBackground (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleBackground.java38 class RippleBackground { class
103 public RippleBackground(RippleDrawable owner, Rect bounds) { method in class:RippleBackground
365 RippleBackground.this, "outerOpacity", 0);
H A DRippleDrawable.java129 private RippleBackground mBackground;
493 mBackground = new RippleBackground(this, mHotspotBounds);
784 final RippleBackground background = mBackground;
877 final RippleBackground background = mBackground;

Completed in 22 milliseconds