Home
last modified time | relevance | path

Searched refs:RippleBackground (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleBackground.java30 class RippleBackground extends RippleComponent { class
46 public RippleBackground(RippleDrawable owner, Rect bounds, boolean isBounded) { in RippleBackground() method in RippleBackground
102 private static abstract class BackgroundProperty extends FloatProperty<RippleBackground> {
110 public void setValue(RippleBackground object, float value) {
116 public Float get(RippleBackground object) {
H A DRippleDrawable.java182 private RippleBackground mBackground;
371 mBackground = new RippleBackground(this, mHotspotBounds, isBounded()); in setBackgroundActive()
1168 final RippleBackground background = mBackground; in drawBackgroundAndRipples()
1280 final RippleBackground background = mBackground; in getDirtyBounds()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes2261 android.graphics.drawable.RippleBackground$1
2262 android.graphics.drawable.RippleBackground$BackgroundProperty
2263 android.graphics.drawable.RippleBackground
H A Dboot-image-profile.txt25045 Landroid/graphics/drawable/RippleBackground$1;
25046 Landroid/graphics/drawable/RippleBackground$BackgroundProperty;
25047 Landroid/graphics/drawable/RippleBackground;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes2265 android.graphics.drawable.RippleBackground$1
2266 android.graphics.drawable.RippleBackground$BackgroundProperty
2267 android.graphics.drawable.RippleBackground
H A Dboot-image-profile.txt35152 Landroid/graphics/drawable/RippleBackground$1;
35153 Landroid/graphics/drawable/RippleBackground$BackgroundProperty;
35154 Landroid/graphics/drawable/RippleBackground;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17213 Landroid/graphics/drawable/RippleBackground;->isVisible()Z
17214 Landroid/graphics/drawable/RippleBackground;->jumpToFinal()V
17216 Landroid/graphics/drawable/RippleBackground;->mAnimator:Landroid/animation/ObjectAnimator;
17217 Landroid/graphics/drawable/RippleBackground;->mFocused:Z
17218 Landroid/graphics/drawable/RippleBackground;->mHovered:Z
17219 Landroid/graphics/drawable/RippleBackground;->mIsBounded:Z
17220 Landroid/graphics/drawable/RippleBackground;->mOpacity:F
17221 Landroid/graphics/drawable/RippleBackground;->onStateChanged()V
17222 Landroid/graphics/drawable/RippleBackground;->OPACITY:Landroid/graphics/drawable/RippleBackground$B…
17223 Landroid/graphics/drawable/RippleBackground;->OPACITY_DURATION:I
[all …]