Home
last modified time | relevance | path

Searched defs:setBackgroundColor (Results 1 – 25 of 28) 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/v17/leanback/src/android/support/v17/leanback/widget/
DAbstractMediaListHeaderPresenter.java117 public void setBackgroundColor(int color) { in setBackgroundColor() method in AbstractMediaListHeaderPresenter
DControlBarPresenter.java235 public void setBackgroundColor(ViewHolder vh, int color) { in setBackgroundColor() method in ControlBarPresenter
DPlaybackControlsRowPresenter.java240 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in PlaybackControlsRowPresenter
DAbstractMediaItemPresenter.java479 public void setBackgroundColor(int color) { in setBackgroundColor() method in AbstractMediaItemPresenter
DDetailsOverviewRowPresenter.java328 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in DetailsOverviewRowPresenter
DFullWidthDetailsOverviewRowPresenter.java435 public final void setBackgroundColor(int color) { in setBackgroundColor() method in FullWidthDetailsOverviewRowPresenter
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/graphics/
DPaletteDetailActivity.java185 private void setBackgroundColor(View view, Palette.Swatch swatch) { in setBackgroundColor() method in PaletteDetailActivity
DPaletteActivity.java236 static void setBackgroundColor(View view, Palette.Swatch swatch) { in setBackgroundColor() method in PaletteActivity.PaletteMediaStoreListFragment
/frameworks/support/v7/cardview/src/android/support/v7/widget/
DCardViewImpl.java53 void setBackgroundColor(CardViewDelegate cardView, @Nullable ColorStateList color); in setBackgroundColor() method
DCardViewApi21Impl.java111 public void setBackgroundColor(CardViewDelegate cardView, @Nullable ColorStateList color) { in setBackgroundColor() method in CardViewApi21Impl
DCardViewBaseImpl.java117 public void setBackgroundColor(CardViewDelegate cardView, @Nullable ColorStateList color) { in setBackgroundColor() method in CardViewBaseImpl
/frameworks/support/core-ui/java/android/support/v4/widget/
DCircleImageView.java120 public void setBackgroundColor(int color) { in setBackgroundColor() method in CircleImageView
DCircularProgressDrawable.java366 public void setBackgroundColor(int color) { in setBackgroundColor() method in CircularProgressDrawable
777 void setBackgroundColor(int color) { in setBackgroundColor() method in CircularProgressDrawable.Ring
/frameworks/support/wear/src/android/support/wear/widget/
DRoundedDrawable.java150 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in RoundedDrawable
DCircularProgressLayout.java203 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in CircularProgressLayout
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DHeadersFragment.java244 void setBackgroundColor(int color) { in setBackgroundColor() method in HeadersFragment
DHeadersSupportFragment.java241 void setBackgroundColor(int color) { in setBackgroundColor() method in HeadersSupportFragment
/frameworks/support/media-compat/java/android/support/v4/media/app/
DNotificationCompat.java494 private void setBackgroundColor(RemoteViews views) { in setBackgroundColor() method in NotificationCompat.DecoratedMediaCustomViewStyle
/frameworks/support/core-ui/java/android/support/v4/view/
DPagerTabStrip.java180 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in PagerTabStrip
/frameworks/support/design/src/android/support/design/widget/
DFloatingActionButton.java300 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.java633 public void setBackgroundColor(@ColorInt int bg) { in setBackgroundColor() method in Animation
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java411 public void setBackgroundColor(int color); in setBackgroundColor() method
/frameworks/base/media/java/android/media/
DClosedCaptionRenderer.java640 public void setBackgroundColor(int color) { in setBackgroundColor() method in Cea608CCParser.MutableBackgroundColorSpan

12