Searched refs:mResId (Results 1 – 3 of 3) sorted by relevance
52 private int mResId = R.drawable.animation_vector_drawable_grouping_1; field in AnimatedVectorDrawableTest104 XmlPullParser parser = mResources.getXml(mResId); in testInflate()127 saveVectorDrawableIntoPNG(mBitmap, mResId); in testInflate()167 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()168 AnimatedVectorDrawable d2 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()169 AnimatedVectorDrawable d3 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate()194 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testReset()208 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testAddCallback()227 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testRemoveCallback()247 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testClearCallback()
222 private final int mResId; field in ScreenPinningTestActivity.Test225 mResId = showId; in Test()233 if (mResId == 0) { in showText()236 show(mResId); in showText()
49 private int mResId = -1; field in SoundPlayerObject54 return mResId; in getCurrentResId()116 mResId = resId; in setSoundWithResId()