Searched refs:COLOR_BG (Results 1 – 6 of 6) sorted by relevance
54 mPreferences.getInt(PreferenceConstants.COLOR_BG, PreferenceConstants.DEFAULT_BG_COLOR); in onCreate()243 editor.putInt(PreferenceConstants.COLOR_BG, mBgColor); in colorChanged()278 editor.putInt(PreferenceConstants.COLOR_BG, mBgColor); in onCreateOptionsMenu()
72 public final static String COLOR_BG = "color_bg"; field in PreferenceConstants
196 manager.getIntParameter(PreferenceConstants.COLOR_BG, PreferenceConstants.DEFAULT_BG_COLOR); in TerminalBridge()594 if ((currAttr & VDUBuffer.COLOR_BG) != 0) { in onDraw()595 bg = color[((currAttr & VDUBuffer.COLOR_BG) >> VDUBuffer.COLOR_BG_SHIFT) - 1]; in onDraw()873 } else if (PreferenceConstants.COLOR_BG.equals(key)) { in onSharedPreferenceChanged()875 manager.getIntParameter(PreferenceConstants.COLOR_BG, in onSharedPreferenceChanged()
2518 attributes &= ~COLOR_BG; in putChar()3121 attributes &= ~COLOR_BG; in putChar()3126 attributes &= ~COLOR_BG; in putChar()3132 attributes &= ~COLOR_BG; in putChar()3153 attributes &= ~COLOR_BG; in putChar()
103 public final static int COLOR_BG = 0x7fc000; /* 0000 0000 0111 1111 1100 0000 0000 0000 */ field in VDUBuffer
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...