Searched refs:codeStr (Results 1 – 1 of 1) sorted by relevance
2859 String codeStr = parser.getAttributeValue(null, ATTR_CODE); in readLPw() local2869 if (codeStr != null) { in readLPw()2870 andCode = Boolean.parseBoolean(codeStr); in readLPw()