Searched defs:showAnimation (Results 1 – 4 of 4) sorted by relevance
89 public void setBackgroundImage(@Nullable Bitmap bitmap, boolean showAnimation) { in setBackgroundImage()103 public void setBackgroundDrawable(@Nullable Drawable drawable, boolean showAnimation) { in setBackgroundDrawable()107 private void updateBlur(@Nullable Drawable drawable, boolean showAnimation) { in updateBlur()
90 public void setImageBitmap(Bitmap bitmap, boolean showAnimation) { in setImageBitmap()
55 var showAnimation = intent.getBooleanExtra(ControlsUiController.EXTRA_ANIMATE, false) regex
125 val showAnimation = isChipAnimationEnabled() && regex