Searched defs:setAlpha (Results 1 – 6 of 6) sorted by relevance
44 override fun setAlpha(alpha: Int) { in setAlpha() method in androidx.core.splashscreen.MaskedDrawable
211 public void setAlpha(@FloatRange(from = 0f, to = 1f) float alpha) { in setAlpha() method in WindowInsetsAnimationCompat573 public void setAlpha(float alpha) { in setAlpha() method in WindowInsetsAnimationCompat.Impl
2503 public static void setAlpha(View view, @FloatRange(from = 0.0, to = 1.0) float value) { in setAlpha() method in ViewCompat
225 public void setAlpha(@FloatRange(from = 0.0, to = 1.0) float alpha) { in setAlpha() method in Protection529 private void setAlpha(float alpha) { in setAlpha() method in Protection.Attributes
272 public void setAlpha(int alpha) { in setAlpha() method in RoundedBitmapDrawable
120 public void setAlpha(int alpha) { in setAlpha() method in WrappedDrawableApi14