Home
last modified time | relevance | path

Searched defs:setBackgroundColor (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/core/java/android/text/style/
DSuggestionRangeSpan.java67 public void setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in SuggestionRangeSpan
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DAbstractMediaListHeaderPresenter.java118 public void setBackgroundColor(int color) { in setBackgroundColor() method in AbstractMediaListHeaderPresenter
DControlBarPresenter.java234 public void setBackgroundColor(ViewHolder vh, int color) { in setBackgroundColor() method in ControlBarPresenter
DAbstractMediaItemPresenter.java384 public void setBackgroundColor(int color) { in setBackgroundColor() method in AbstractMediaItemPresenter
DPlaybackControlsRowPresenter.java235 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in PlaybackControlsRowPresenter
DDetailsOverviewRowPresenter.java330 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in DetailsOverviewRowPresenter
DFullWidthDetailsOverviewRowPresenter.java442 public final void setBackgroundColor(int color) { in setBackgroundColor() method in FullWidthDetailsOverviewRowPresenter
/frameworks/support/v7/cardview/base/android/support/v7/widget/
DCardViewImpl.java53 void setBackgroundColor(CardViewDelegate cardView, @Nullable ColorStateList color); in setBackgroundColor() method
/frameworks/support/v4/java/android/support/v4/widget/
DCircleImageView.java121 public void setBackgroundColor(int color) { in setBackgroundColor() method in CircleImageView
DMaterialProgressDrawable.java199 public void setBackgroundColor(int color) { in setBackgroundColor() method in MaterialProgressDrawable
510 public void setBackgroundColor(int color) { in setBackgroundColor() method in MaterialProgressDrawable.Ring
/frameworks/support/v7/cardview/api21/android/support/v7/widget/
DCardViewApi21.java109 public void setBackgroundColor(CardViewDelegate cardView, @Nullable ColorStateList color) { in setBackgroundColor() method in CardViewApi21
/frameworks/support/v7/cardview/eclair-mr1/android/support/v7/widget/
DCardViewEclairMr1.java118 public void setBackgroundColor(CardViewDelegate cardView, @Nullable ColorStateList color) { in setBackgroundColor() method in CardViewEclairMr1
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DHeadersSupportFragment.java243 void setBackgroundColor(int color) { in setBackgroundColor() method in HeadersSupportFragment
DHeadersFragment.java241 void setBackgroundColor(int color) { in setBackgroundColor() method in HeadersFragment
/frameworks/support/v4/java/android/support/v4/view/
DPagerTabStrip.java179 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in PagerTabStrip
/frameworks/support/design/src/android/support/design/widget/
DFloatingActionButton.java282 public void setBackgroundColor(int color) { in setBackgroundColor() method in FloatingActionButton
/frameworks/base/core/java/com/android/internal/widget/
DSubtitleView.java161 public void setBackgroundColor(int color) { in setBackgroundColor() method in SubtitleView
/frameworks/base/core/java/android/view/animation/
DAnimation.java632 public void setBackgroundColor(@ColorInt int bg) { in setBackgroundColor() method in Animation
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java379 public void setBackgroundColor(int color); in setBackgroundColor() method
DWebView.java2618 public void setBackgroundColor(int color) { in setBackgroundColor() method in WebView
/frameworks/base/media/java/android/media/
DClosedCaptionRenderer.java640 public void setBackgroundColor(int color) { in setBackgroundColor() method in Cea608CCParser.MutableBackgroundColorSpan
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java711 public void setBackgroundColor(int color) { in setBackgroundColor() method in EditStyledText
1150 public void setBackgroundColor(int color) { in setBackgroundColor() method in EditStyledText.EditorManager
/frameworks/base/core/java/android/app/
DActivityManager.java1063 public void setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in ActivityManager.TaskDescription
/frameworks/base/core/java/android/view/
DView.java18076 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method