Searched refs:ALLOW_STR (Results 1 – 1 of 1) sorted by relevance
66 private static final String ALLOW_STR = "allow"; field in UriRelativeFilterGroup134 mAction = Integer.parseInt(parser.getAttributeValue(null, ALLOW_STR)); in UriRelativeFilterGroup()215 serializer.attribute(null, ALLOW_STR, Integer.toString(mAction)); in writeToXml()