Searched refs:bgConfig (Results 1 – 2 of 2) sorted by relevance
590 void setBackground(View view, PartnerConfig bgConfig, PartnerConfig bgColorConfig) { in setBackground() argument591 Drawable background = mPartnerConfigHelper.getDrawable(getContext(), bgConfig); in setBackground()
660 void setBackground(View view, PartnerConfig bgConfig, PartnerConfig bgColorConfig) { in setBackground() argument661 Drawable background = mPartnerConfigHelper.getDrawable(getContext(), bgConfig); in setBackground()