Searched defs:setBackgroundColor (Results 1 – 4 of 4) sorted by relevance
56 public void setBackgroundColor(int value) { in setBackgroundColor() method in GLRotationGuideRenderer
173 public void setBackgroundColor(final int color) { in setBackgroundColor() method
139 public Builder setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in ImeSettings.Builder
51 public void setBackgroundColor(int color) { mBackgroundColor = color; } in setBackgroundColor() method in WaveScopeView