Searched refs:STATE_BLUE (Results 1 – 1 of 1) sorted by relevance
51 private static final int[] STATE_BLUE = new int[]{2}; field in ColorStateListDrawableTest55 final int[][] state = new int[][]{STATE_RED, STATE_BLUE}; in setup()82 mDrawable.setState(STATE_BLUE); in testDraw()161 mDrawable.setState(STATE_BLUE); in testSetState()