Searched refs:sGlowColorFocusedPaint (Results 1 – 1 of 1) sorted by relevance
53 private static final Paint sGlowColorFocusedPaint = new Paint(); field in Utilities185 pressed ? sGlowColorPressedPaint : sGlowColorFocusedPaint); in drawSelectedAllAppsBitmap()245 sGlowColorFocusedPaint.setColor(0xffff8e00); in initStatics()