Home
last modified time | relevance | path

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

/packages/apps/Mms/src/org/w3c/dom/smil/
DElementLayout.java34 public String getBackgroundColor(); in getBackgroundColor() method
/packages/apps/Mms/src/com/android/mms/dom/smil/
DSmilRootLayoutElementImpl.java35 public String getBackgroundColor() { in getBackgroundColor() method in SmilRootLayoutElementImpl
DSmilRegionElementImpl.java155 public String getBackgroundColor() { in getBackgroundColor() method in SmilRegionElementImpl
/packages/wallpapers/Basic/src/com/android/wallpaper/polarclock/
DPolarClockWallpaper.java69 public abstract int getBackgroundColor(); in getBackgroundColor() method in PolarClockWallpaper.ClockPalette
134 public int getBackgroundColor() { in getBackgroundColor() method in PolarClockWallpaper.FixedClockPalette
222 public int getBackgroundColor() { in getBackgroundColor() method in PolarClockWallpaper.CyclingClockPalette
/packages/apps/Mms/src/com/android/mms/model/
DLayoutModel.java185 public String getBackgroundColor() { in getBackgroundColor() method in LayoutModel
DRegionModel.java136 public String getBackgroundColor() { in getBackgroundColor() method in RegionModel
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
DIconView.java146 public int getBackgroundColor() { in getBackgroundColor() method in IconView
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DActivityState.java121 protected float[] getBackgroundColor() { in getBackgroundColor() method in ActivityState
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java249 public float [] getBackgroundColor() { in getBackgroundColor() method in GLView
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DFolder.java693 public int getBackgroundColor(int defaultColor) { in getBackgroundColor() method in Folder