Searched refs:bgConfig (Results 1 – 2 of 2) sorted by relevance
637 void setBackground(View view, PartnerConfig bgConfig, PartnerConfig bgColorConfig) { in setBackground() argument638 Drawable background = mPartnerConfigHelper.getDrawable(getContext(), bgConfig); in setBackground()
626 void setBackground(View view, PartnerConfig bgConfig, PartnerConfig bgColorConfig) { in setBackground() argument627 Drawable background = mPartnerConfigHelper.getDrawable(getContext(), bgConfig); in setBackground()