Searched refs:mResId (Results 1 – 4 of 4) 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()152 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()153 AnimatedVectorDrawable d2 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()154 AnimatedVectorDrawable d3 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()180 mResources.getDrawable(mResId).setAlpha(restoreAlpha); in testMutate()187 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testGetOpacity()197 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testColorFilter()206 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testReset()[all …]
41 private int mResId; field in VectorDrawableSizeTest53 mResId = resId; in VectorDrawableSizeTest()70 VectorDrawable drawable = (VectorDrawable) mResources.getDrawable(mResId, null); in testVectorDrawableSize()
229 private final int mResId; field in ScreenPinningTestActivity.Test232 mResId = showId; in Test()240 if (mResId == 0) { in showText()243 show(mResId); in showText()
49 private int mResId = -1; field in SoundPlayerObject54 return mResId; in getCurrentResId()116 mResId = resId; in setSoundWithResId()