Searched refs:setBackgroundDrawableOnView (Results 1 – 3 of 3) sorted by relevance
203 ImageUtils.setBackgroundDrawableOnView(view, null); in snapshotView()205 ImageUtils.setBackgroundDrawableOnView(view, viewBackground); in snapshotView()
176 public static void setBackgroundDrawableOnView(final View view, final Drawable drawable) { in setBackgroundDrawableOnView() method in ImageUtils
756 ImageUtils.setBackgroundDrawableOnView(mMessageTextAndInfoView, textBackground); in updateViewAppearance()