Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
DCalendarColorSquare.java42 public void setBackgroundColor(int color) { in setBackgroundColor() method in CalendarColorSquare
/packages/apps/Mms/src/org/w3c/dom/smil/
DElementLayout.java35 public void setBackgroundColor(String backgroundColor) in setBackgroundColor() method
/packages/apps/Mms/src/com/android/mms/dom/smil/
DSmilRootLayoutElementImpl.java53 public void setBackgroundColor(String backgroundColor) throws DOMException { in setBackgroundColor() method in SmilRootLayoutElementImpl
DSmilRegionElementImpl.java219 public void setBackgroundColor(String backgroundColor) throws DOMException { in setBackgroundColor() method in SmilRegionElementImpl
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DPercentageBarChart.java139 public void setBackgroundColor(int color) { in setBackgroundColor() method in PercentageBarChart
/packages/apps/Mms/src/com/android/mms/model/
DRegionModel.java143 public void setBackgroundColor(String bgColor) { in setBackgroundColor() method in RegionModel
/packages/apps/Gallery2/src/com/android/camera/
DPanoProgressBar.java84 public void setBackgroundColor(int color) { in setBackgroundColor() method in PanoProgressBar
/packages/apps/Camera/src/com/android/camera/
DPanoProgressBar.java84 public void setBackgroundColor(int color) { in setBackgroundColor() method in PanoProgressBar
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DPanoProgressBar.java82 public void setBackgroundColor(int color) { in setBackgroundColor() method in PanoProgressBar
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java253 public void setBackgroundColor(float [] color) { in setBackgroundColor() method in GLView