Searched refs:mResId (Results 1 – 3 of 3) sorted by relevance
59 private final int mResId = R.drawable.animation_vector_drawable_grouping_1; field in AnimatedVectorDrawableTest114 XmlPullParser parser = mResources.getXml(mResId); in testInflate()137 saveVectorDrawableIntoPNG(mBitmap, mResId); in testInflate()209 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()210 AnimatedVectorDrawable d2 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()211 AnimatedVectorDrawable d3 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()237 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testGetOpacity()246 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testColorFilter()254 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testReset()270 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testStop()
232 private final int mResId; field in ScreenPinningTestActivity.Test235 mResId = showId; in Test()243 if (mResId == 0) { in showText()246 show(mResId); in showText()
49 private int mResId = -1; field in SoundPlayerObject54 return mResId; in getCurrentResId()116 mResId = resId; in setSoundWithResId()