Searched refs:parseXml (Results 1 – 1 of 1) sorted by relevance
648 AnimatedImageDrawable drawable = parseXml(R.drawable.animatedimagedrawable_tag); in testAutoMirroredFromXml()651 drawable = parseXml(R.drawable.animatedimagedrawable_automirrored); in testAutoMirroredFromXml()655 private AnimatedImageDrawable parseXml(int resId) throws XmlPullParserException, IOException { in parseXml() method666 AnimatedImageDrawable drawable = parseXml(R.drawable.animatedimagedrawable_tag); in testAutoStartFromXml()669 drawable = parseXml(R.drawable.animatedimagedrawable_autostart_false); in testAutoStartFromXml()672 drawable = parseXml(R.drawable.animatedimagedrawable_autostart); in testAutoStartFromXml()