Searched refs:setBackgroundColor (Results 1 – 25 of 32) sorted by relevance
12
184 setBackgroundColor(LIGHT_RED); in KeyboardLayoutView()190 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()194 setBackgroundColor(Color.TRANSPARENT); in KeyboardLayoutView()212 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()216 setBackgroundColor(MINT_COLOR); in KeyboardLayoutView()
53 prevImageView.setBackgroundColor(Color.TRANSPARENT); in onCreate()54 nextImageView.setBackgroundColor(Color.TRANSPARENT); in onCreate()
36 setBackgroundColor(R.color.pink); in onCreate()
37 setBackgroundColor(R.color.teal); in onCreate()
37 setBackgroundColor(R.color.lime); in onCreate()
38 setBackgroundColor(R.color.purple); in onCreate()
40 setBackgroundColor(R.color.gray); in onCreate()
40 setBackgroundColor(R.color.cyan); in onCreate()
222 showStartView.setBackgroundColor(getColor(R.color.start_received)); in handleMessage()236 showStopView.setBackgroundColor(getColor(R.color.stop_received)); in handleMessage()244 showStartView.setBackgroundColor(getColor(R.color.none_received)); in handleMessage()248 showStopView.setBackgroundColor(getColor(R.color.none_received)); in handleMessage()
71 mLayout.setBackgroundColor(color); in setColor()
64 setBackgroundColor(0); in init()
75 view.setBackgroundColor(color); in setTargetColor()
67 view.setBackgroundColor(color); in setTargetColor()
82 view.setBackgroundColor( in onCreateView()87 view.setBackgroundColor(Color.TRANSPARENT); in onCreateView()94 view.setBackgroundColor(Color.TRANSPARENT); in onCreateView()
77 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
79 logFragment.getLogView().setBackgroundColor(Color.WHITE); in initializeLogging()
106 setBackgroundColor(color); in ColoredView()
105 view.setBackgroundColor((Integer) value); in createAnimator()