Searched refs:setPopupBackgroundResource (Results 1 – 2 of 2) sorted by relevance
147 spinner.setPopupBackgroundResource(R.drawable.test_background_blue); in testUnthemedPopupRuntimeTheming()163 spinner.setPopupBackgroundResource(R.drawable.test_background_red); in testThemedPopupRuntimeTheming()
327 public void setPopupBackgroundResource(@DrawableRes int resId) { in setPopupBackgroundResource() method in AppCompatSpinner