Searched refs:CFG_THEME (Results 1 – 2 of 2) sorted by relevance
32 …t static com.android.ide.eclipse.adt.internal.editors.layout.configuration.Configuration.CFG_THEME;654 changed |= CFG_THEME; in setConfiguration()1551 boolean accepted = mClient.changed(CFG_THEME); in onThemeChange()1641 changeFlags |= CFG_THEME; in onRenderingTargetChange()
79 public static final int CFG_THEME = 1 << 3; field in Configuration99 public static final int MASK_RENDERING = MASK_FILE_ATTRS|CFG_THEME;