Home | History | Annotate | Download | only in io

Lines Matching defs:ILLEGAL_TYPE

85     static final private String ILLEGAL_TYPE = "Wrong event type";
1943 throw new XmlPullParserException(ILLEGAL_TYPE, this, null);
1985 throw new XmlPullParserException(ILLEGAL_TYPE, this, null);