Searched refs:anim_rotate_parser (Results 1 – 1 of 1) sorted by relevance
988 XmlPullParser anim_rotate_parser = mResources.getAnimation(R.anim.anim_rotate); in testGetAttributeSetSourceResId() local989 AttributeSet anim_rotate_set = Xml.asAttributeSet(anim_rotate_parser); in testGetAttributeSetSourceResId()