Home
last modified time | relevance | path

Searched defs:d1 (Results 1 – 18 of 18) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAnimatedVectorDrawableTest.java163 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate() local
198 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testGetOpacity() local
208 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testColorFilter() local
217 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testReset() local
232 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testStop() local
251 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testAddCallbackBeforeStart() local
269 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testAddCallbackAfterTrigger() local
291 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testAddCallbackAfterStart() local
311 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testRemoveCallback() local
332 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testClearCallback() local
DAnimatedVectorDrawableParameterizedTest.java208 final AnimatedVectorDrawable d1 = in testSingleFrameAnimation() local
235 final AnimatedVectorDrawable d1 = in testEmptyAnimatorSet() local
DLevelListDrawableTest.java192 LevelListDrawable d1 = in testMutate() local
DRotateDrawableTest.java292 RotateDrawable d1 = (RotateDrawable) mResources.getDrawable(R.drawable.rotatedrawable); in testMutate() local
DAnimationDrawableTest.java336 AnimationDrawable d1 = (AnimationDrawable) mResources in testMutate() local
DStateListDrawableTest.java398 StateListDrawable d1 = in testMutate() local
DVectorDrawableTest.java351 VectorDrawable d1 = (VectorDrawable) mResources.getDrawable(R.drawable.vector_icon_create); in testMutate() local
DBitmapDrawableTest.java536 BitmapDrawable d1 = (BitmapDrawable) resources.getDrawable(R.drawable.testimage); in testMutate() local
DScaleDrawableTest.java479 ScaleDrawable d1 = (ScaleDrawable) mContext.getDrawable(R.drawable.scaledrawable); in testMutate() local
DGradientDrawableTest.java633 GradientDrawable d1 = in testMutate() local
DNinePatchDrawableTest.java406 NinePatchDrawable d1 = in testMutate() local
DLayerDrawableTest.java263 Drawable d1 = new ColorDrawable(Color.GREEN); in testAccessDrawable() local
1647 LayerDrawable d1 = (LayerDrawable) mContext.getDrawable(R.drawable.layerdrawable); in testMutate() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DAtomTestUtils.java117 StatsLog.EventMetricData d0, StatsLog.EventMetricData d1, in assertTimeDiffBetween()
/cts/tests/tests/widget/src/android/widget/cts/
DProgressBarTest.java626 Drawable d1 = mActivity.getDrawable(R.drawable.blue); in testVerifyDrawable() local
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java83 int d1; in testAppendFrom() local
DBundleTest.java321 final double d1 = 10.06; in testGetDouble2() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DAtomTestCase.java901 public static void assertTimeDiffBetween(EventMetricData d0, EventMetricData d1, in assertTimeDiffBetween()
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java852 Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testAccessBackground() local
913 Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testVerifyDrawable() local
3331 final Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testInvalidateDrawable() local