Searched refs:STATE_EMPTY (Results 1 – 1 of 1) sorted by relevance
60 private static final int[] STATE_EMPTY = new int[] { }; field in AnimatedStateListDrawableTest151 asld.setState(STATE_EMPTY); in testOnStateChange()