UiElementPullParserTest.java | 194 check(parser, 0, button1Map); method 195 check(parser, 1, button1Map); method 212 check(parser, 0, button2Map); method 213 check(parser, 1, button2Map); method 221 check(parser, 0, textMap); method 222 check(parser, 1, textMap); method 247 private void check(UiElementPullParser parser, int i, HashMap<String, String> map) { method in class:UiElementPullParserTest
|