Searched refs:parseXml (Results 1 – 1 of 1) sorted by relevance
640 AnimatedImageDrawable drawable = parseXml(R.drawable.animatedimagedrawable_tag); in testAutoMirroredFromXml()643 drawable = parseXml(R.drawable.animatedimagedrawable_automirrored); in testAutoMirroredFromXml()647 private AnimatedImageDrawable parseXml(int resId) throws XmlPullParserException, IOException { in parseXml() method658 AnimatedImageDrawable drawable = parseXml(R.drawable.animatedimagedrawable_tag); in testAutoStartFromXml()661 drawable = parseXml(R.drawable.animatedimagedrawable_autostart_false); in testAutoStartFromXml()664 drawable = parseXml(R.drawable.animatedimagedrawable_autostart); in testAutoStartFromXml()