Home | History | Annotate | Download | only in model

Lines Matching defs:ATTR_PROGRESS

802         private static final String ATTR_PROGRESS = "progress";
916 serializer.attribute(null, ATTR_PROGRESS, String.valueOf(progress));
1144 String progressString = parser.getAttributeValue(null, ATTR_PROGRESS);