Searched refs:mResId (Results 1 – 3 of 3) sorted by relevance
78 private final int mResId = R.drawable.animation_vector_drawable_grouping_1; field in AnimatedVectorDrawableTest92 XmlPullParser parser = mResources.getXml(mResId); in testInflate()117 DrawableTestUtils.saveAutoNamedVectorDrawableIntoPNG(mActivity, bitmap, mResId, null); in testInflate()124 XmlPullParser parser = mResources.getXml(mResId); in testGetOpticalInsets()172 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()173 AnimatedVectorDrawable d2 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()174 AnimatedVectorDrawable d3 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()200 mResources.getDrawable(mResId).setAlpha(restoreAlpha); in testMutate()207 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testGetOpacity()217 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testColorFilter()[all …]
42 private int mResId; field in VectorDrawableSizeTest54 mResId = resId; in VectorDrawableSizeTest()71 VectorDrawable drawable = (VectorDrawable) mResources.getDrawable(mResId, null); in testVectorDrawableSize()
60 private int mResId = -1; field in SoundPlayerObject89 return mResId; in getCurrentResId()301 mResId = resId; in setSoundWithResId()