Searched refs:textsArrayId (Results 1 – 1 of 1) sorted by relevance
401 final int textsArrayId = gridRowAttr.getResourceId( in parseGridRows() local404 if (codesArrayId == 0 && textsArrayId == 0) { in parseGridRows()408 if (codesArrayId != 0 && textsArrayId != 0) { in parseGridRows()413 codesArrayId != 0 ? codesArrayId : textsArrayId); in parseGridRows()