Searched refs:backgroundResId (Results 1 – 4 of 4) sorted by relevance
60 public void setup(@DrawableRes int backgroundResId, @DrawableRes int iconResId, in setup() argument62 mBackgroundResId = backgroundResId; in setup()65 setBackground(ContextCompat.getDrawable(getContext(), backgroundResId)); in setup() local
63 @DrawableRes val backgroundResId: Int,124 circle.setup(config.backgroundResId, config.iconResId, config.iconSizeResId)
30 backgroundResId = R.drawable.dismiss_circle_background,
880 int backgroundResId; in openPanel() local884 backgroundResId = st.fullBackground; in openPanel()888 backgroundResId = st.background; in openPanel()891 backgroundResId)); in openPanel()