Searched refs:setCustomBackground (Results 1 – 2 of 2) sorted by relevance
80 public void setCustomBackground(Drawable background) { in setCustomBackground() method in NotificationBackgroundView92 public void setCustomBackground(int drawableResId) { in setCustomBackground() method in NotificationBackgroundView94 setCustomBackground(d); in setCustomBackground()
161 mBackgroundNormal.setCustomBackground(R.drawable.notification_material_bg); in onFinishInflate()162 mBackgroundDimmed.setCustomBackground(R.drawable.notification_material_bg_dim); in onFinishInflate()