Searched refs:mResId (Results 1 – 3 of 3) sorted by relevance
69 private final int mResId = R.drawable.animation_vector_drawable_grouping_1; field in AnimatedVectorDrawableTest83 XmlPullParser parser = mResources.getXml(mResId); in testInflate()108 DrawableTestUtils.saveAutoNamedVectorDrawableIntoPNG(mActivity, bitmap, mResId, null); in testInflate()115 XmlPullParser parser = mResources.getXml(mResId); in testGetOpticalInsets()163 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()164 AnimatedVectorDrawable d2 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()165 AnimatedVectorDrawable d3 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()191 mResources.getDrawable(mResId).setAlpha(restoreAlpha); in testMutate()198 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testGetOpacity()208 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()