Searched refs:stateSpecList (Results 1 – 1 of 1) sorted by relevance
184 int[][] stateSpecList = new int[listAllocated][]; in inflate() local242 System.arraycopy(stateSpecList, 0, nstate, 0, listSize); in inflate()245 stateSpecList = nstate; in inflate()249 stateSpecList[listSize] = stateSpec; in inflate()256 System.arraycopy(stateSpecList, 0, mStateSpecs, 0, listSize); in inflate()