Searched defs:setBackgroundDrawable (Results 1 – 4 of 4) sorted by relevance
89 public void setBackgroundDrawable(@Nullable Drawable drawable) { in setBackgroundDrawable() method in BackgroundImageView97 public void setBackgroundDrawable(@Nullable Drawable drawable, boolean showAnimation) { in setBackgroundDrawable() method in BackgroundImageView
249 public void setBackgroundDrawable(ColorDrawable drawable) { in setBackgroundDrawable() method in BaseDialogFragment
117 protected void setBackgroundDrawable(ColorDrawable drawable) { in setBackgroundDrawable() method in DialogFragment
310 protected void setBackgroundDrawable(ColorDrawable drawable) { in setBackgroundDrawable() method in DialogActivity