Searched defs:setBackgroundColor (Results 1 - 13 of 13) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
H A DCalendarColorSquare.java42 public void setBackgroundColor(int color) { method in class:CalendarColorSquare
/packages/apps/Mms/src/org/w3c/dom/smil/
H A DElementLayout.java35 public void setBackgroundColor(String backgroundColor) method in interface:ElementLayout
/packages/apps/Mms/src/com/android/mms/dom/smil/
H A DSmilRootLayoutElementImpl.java53 public void setBackgroundColor(String backgroundColor) throws DOMException { method in class:SmilRootLayoutElementImpl
H A DSmilRegionElementImpl.java221 public void setBackgroundColor(String backgroundColor) throws DOMException { method in class:SmilRegionElementImpl
/packages/apps/Settings/src/com/android/settings/deviceinfo/
H A DPercentageBarChart.java139 public void setBackgroundColor(int color) { method in class:PercentageBarChart
/packages/apps/Mms/src/com/android/mms/model/
H A DRegionModel.java143 public void setBackgroundColor(String bgColor) { method in class:RegionModel
/packages/apps/Camera/src/com/android/camera/
H A DPanoProgressBar.java84 public void setBackgroundColor(int color) { method in class:PanoProgressBar
/packages/apps/Camera2/src/com/android/camera/
H A DPanoProgressBar.java86 public void setBackgroundColor(int color) { method in class:PanoProgressBar
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DPanoProgressBar.java82 public void setBackgroundColor(int color) { method in class:PanoProgressBar
/packages/apps/Camera2/src/com/android/camera/ui/
H A DBottomBar.java336 public void setBackgroundColor(int color) { method in class:BottomBar
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLView.java253 public void setBackgroundColor(float [] color) { method in class:GLView
/packages/apps/DeskClock/src/com/android/deskclock/
H A DDeskClock.java100 setBackgroundColor();
246 getWindow().getDecorView().setBackgroundColor(mLastHourColor);
271 setBackgroundColor();
412 private void setBackgroundColor() { method in class:DeskClock
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
H A DCaptionSetupActivity.java526 setBackgroundColor(key);
711 private void setBackgroundColor(String backgroundColor) { method in class:CaptionSetupActivity

Completed in 5160 milliseconds