Searched refs:INDICATOR_COLOR (Results 1 – 1 of 1) sorted by relevance
35 private final static int INDICATOR_COLOR = 0xffff0000; field in ElementLayoutActivity143 int colorI = (INDICATOR_COLOR >> shift) & 0xff; in onPreDraw()