Home
last modified time | relevance | path

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

12

/frameworks/base/core/java/android/text/style/
DSuggestionRangeSpan.java67 public void setBackgroundColor(int backgroundColor) { in setBackgroundColor() method in SuggestionRangeSpan
/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DAbstractMediaListHeaderPresenter.java118 public void setBackgroundColor(int color) { in setBackgroundColor() method in AbstractMediaListHeaderPresenter
DControlBarPresenter.java236 public void setBackgroundColor(ViewHolder vh, int color) { in setBackgroundColor() method in ControlBarPresenter
DPlaybackControlsRowPresenter.java242 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in PlaybackControlsRowPresenter
DAbstractMediaItemPresenter.java480 public void setBackgroundColor(int color) { in setBackgroundColor() method in AbstractMediaItemPresenter
DDetailsOverviewRowPresenter.java329 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in DetailsOverviewRowPresenter
DFullWidthDetailsOverviewRowPresenter.java436 public final void setBackgroundColor(int color) { in setBackgroundColor() method in FullWidthDetailsOverviewRowPresenter
/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/graphics/
DPaletteDetailActivity.java186 private void setBackgroundColor(View view, Palette.Swatch swatch) { in setBackgroundColor() method in PaletteDetailActivity
DPaletteActivity.java239 static void setBackgroundColor(View view, Palette.Swatch swatch) { in setBackgroundColor() method in PaletteActivity.PaletteMediaStoreListFragment
/frameworks/support/cardview/src/main/java/androidx/cardview/widget/
DCardViewImpl.java54 void setBackgroundColor(CardViewDelegate cardView, @Nullable ColorStateList color); in setBackgroundColor() method
DCardViewApi21Impl.java112 public void setBackgroundColor(CardViewDelegate cardView, @Nullable ColorStateList color) { in setBackgroundColor() method in CardViewApi21Impl
DCardViewBaseImpl.java118 public void setBackgroundColor(CardViewDelegate cardView, @Nullable ColorStateList color) { in setBackgroundColor() method in CardViewBaseImpl
/frameworks/support/swiperefreshlayout/src/main/java/androidx/swiperefreshlayout/widget/
DCircleImageView.java121 public void setBackgroundColor(int color) { in setBackgroundColor() method in CircleImageView
DCircularProgressDrawable.java368 public void setBackgroundColor(int color) { in setBackgroundColor() method in CircularProgressDrawable
780 void setBackgroundColor(int color) { in setBackgroundColor() method in CircularProgressDrawable.Ring
/frameworks/support/wear/src/main/java/androidx/wear/widget/
DRoundedDrawable.java148 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in RoundedDrawable
DCircularProgressLayout.java204 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in CircularProgressLayout
/frameworks/support/leanback/src/main/java/androidx/leanback/app/
DHeadersSupportFragment.java244 void setBackgroundColor(int color) { in setBackgroundColor() method in HeadersSupportFragment
DHeadersFragment.java253 void setBackgroundColor(int color) { in setBackgroundColor() method in HeadersFragment
/frameworks/support/media/src/main/java/androidx/media/app/
DNotificationCompat.java495 private void setBackgroundColor(RemoteViews views) { in setBackgroundColor() method in NotificationCompat.DecoratedMediaCustomViewStyle
/frameworks/support/viewpager/src/main/java/androidx/viewpager/widget/
DPagerTabStrip.java183 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in PagerTabStrip
/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.java638 public void setBackgroundColor(@ColorInt int bg) { in setBackgroundColor() method in Animation
/frameworks/base/core/java/android/view/
DSurfaceView.java1226 private void setBackgroundColor(int bgColor) { in setBackgroundColor() method in SurfaceView.SurfaceControlWithBackground
/frameworks/support/media/src/main/java/androidx/media/subtitle/
DCea608CCParser.java417 public void setBackgroundColor(int color) { in setBackgroundColor() method in Cea608CCParser.MutableBackgroundColorSpan
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java415 public void setBackgroundColor(int color); in setBackgroundColor() method

12