Searched refs:mBackgroundColor (Results 1 – 3 of 3) sorted by relevance
28 private String mBackgroundColor; field in RegionModel48 mBackgroundColor = bgColor; in RegionModel()137 return mBackgroundColor; in getBackgroundColor()144 mBackgroundColor = bgColor; in setBackgroundColor()
48 private int mBackgroundColor; field in SnapshotTab65 if (mBackgroundColor != 0) { in putInForeground()66 web.setBackgroundColor(mBackgroundColor); in putInForeground()220 mTab.mBackgroundColor = result.getInt(SNAPSHOT_BACKGROUND); in onPostExecute()
88 protected int mBackgroundColor; field in PolarClockWallpaper.FixedClockPalette101 sFallbackPalette.mBackgroundColor = Color.WHITE; in getFallback()119 pal.mBackgroundColor = Color.parseColor(val); in parseXmlPaletteTag()135 return mBackgroundColor; in getBackgroundColor()172 protected int mBackgroundColor; field in PolarClockWallpaper.CyclingClockPalette185 sFallbackPalette.mBackgroundColor = Color.WHITE; in getFallback()209 pal.mBackgroundColor = Color.parseColor(val); in parseXmlPaletteTag()223 return mBackgroundColor; in getBackgroundColor()