Home
last modified time | relevance | path

Searched refs:anim_rotate_set (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java989 AttributeSet anim_rotate_set = Xml.asAttributeSet(anim_rotate_parser); in testGetAttributeSetSourceResId() local
990 assertEquals(R.anim.anim_rotate, Resources.getAttributeSetSourceResId(anim_rotate_set)); in testGetAttributeSetSourceResId()