Home
last modified time | relevance | path

Searched refs:getBackgroundColor (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DPreviewIconFactory.java568 public RGB getBackgroundColor() { in getBackgroundColor() method in PreviewIconFactory
DPaletteControl.java437 RGB background = mPreviewIconFactory.getBackgroundColor(); in reloadPalette()