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