Searched refs:DRAWABLE_ALPHA (Results 1 – 4 of 4) sorted by relevance
40 public static final IntProperty<Drawable> DRAWABLE_ALPHA = field in LauncherAnimUtils
130 mBackgroundAnim = ObjectAnimator.ofInt(this, LauncherAnimUtils.DRAWABLE_ALPHA, in animateBgAlpha()
85 val DRAWABLE_ALPHA: Property<ImageView, Int> = in <lambda>() constant
551 PropertyValuesHolder.ofInt(AnimatorUtils.DRAWABLE_ALPHA, in getButtonAnimator()