Searched defs:setBackgroundColor (Results 1 – 5 of 5) sorted by relevance
56 public void setBackgroundColor(int value) { in setBackgroundColor() method in GLRotationGuideRenderer
175 public void setBackgroundColor(final int color) { in setBackgroundColor() method
59 public void setBackgroundColor(int color) { mBackgroundColor = color; } in setBackgroundColor() method in WaveScopeView
249 public Builder setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in ImeSettings.Builder
477 void setBackgroundColor(int color) { in setBackgroundColor() method in BlurTests.BlurActivity