Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/common/
DTopLevelIcon.java73 public void setBackgroundColor(Context context, Bundle metaData, String packageName) { in setBackgroundColor() method in TopLevelIcon
104 public void setBackgroundColor(@ColorInt int color) { in setBackgroundColor() method in TopLevelIcon
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDetailsViewBackgroundHelper.java73 public void setBackgroundColor(int color) { in setBackgroundColor() method in DetailsViewBackgroundHelper
/packages/apps/Launcher3/src/com/android/launcher3/views/
DScrimView.java67 public void setBackgroundColor(int color) { in setBackgroundColor() method in ScrimView
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DCrossfadeImageView.java109 public void setBackgroundColor(int color) { in setBackgroundColor() method in CrossfadeImageView
DBackgroundImageView.java121 public void setBackgroundColor(int color) { in setBackgroundColor() method in BackgroundImageView
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DPanoProgressBar.java82 public void setBackgroundColor(int color) { in setBackgroundColor() method in PanoProgressBar
/packages/apps/Camera2/src/com/android/camera/
DPanoProgressBar.java86 public void setBackgroundColor(int color) { in setBackgroundColor() method in PanoProgressBar
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/text/
DSubtitleView.java129 public void setBackgroundColor(int color) { in setBackgroundColor() method in SubtitleView
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DMaterialProgressDrawable.java214 public void setBackgroundColor(int color) { in setBackgroundColor() method in MaterialProgressDrawable
514 public void setBackgroundColor(int color) { in setBackgroundColor() method in MaterialProgressDrawable.Ring
/packages/apps/Camera2/src/com/android/camera/ui/
DBottomBar.java373 public void setBackgroundColor(int color) { in setBackgroundColor() method in BottomBar
/packages/apps/TV/src/com/android/tv/ui/
DTvViewUiManager.java319 private void setBackgroundColor( in setBackgroundColor() method in TvViewUiManager
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java253 public void setBackgroundColor(float [] color) { in setBackgroundColor() method in GLView