Searched refs:setBackgroundColor (Results 1 – 12 of 12) sorted by relevance
28 v.setBackgroundColor(0xFF00FF00); in onCreate()
64 view.setBackgroundColor(color); in updateCardBackgroundColor()65 view.findViewById(R.id.info_field).setBackgroundColor(color); in updateCardBackgroundColor()
44 view.setBackgroundColor( in onCreateViewHolder()
48 view.setBackgroundColor(backgroundColor); in onResume()
56 public void setBackgroundColor(int value) { in setBackgroundColor() method in GLRotationGuideRenderer
217 mRenderer.setBackgroundColor(backgroundColor); in updateWidgets()
214 public void setBackgroundColor(final int color) { in setBackgroundColor() method in WebViewOnUiThread218 mWebView.setBackgroundColor(color); in setBackgroundColor()
321 content.setBackgroundColor(Color.RED); in onCreate()
378 view.setBackgroundColor((Integer)value); in set()
938 popupView.setBackgroundColor(Color.WHITE); in createPopupContent()
502 view.setBackgroundColor(0xFFFF0000); in testSetBackgroundColor()507 view.setBackgroundColor(0); in testSetBackgroundColor()
1074 mWebView.setBackgroundColor(Color.CYAN);