Searched refs:eventType (Results 1 – 2 of 2) sorted by relevance
124 int eventType = configParser.next(); in readConfig() local125 while (eventType != XmlPullParser.END_TAG) { in readConfig()126 switch (eventType) { in readConfig()132 eventType = configParser.next(); in readConfig()
227 int eventType = configParser.next(); in readConfig() local228 switch (eventType) { in readConfig()