/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | AnimatedVectorDrawableTest.java | 172 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testMutate() local 207 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testGetOpacity() local 217 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testColorFilter() local 226 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testReset() local 241 final AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) mResources.getDrawable(mResId); in testStop() local 260 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testAddCallbackBeforeStart() local 278 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testAddCallbackAfterTrigger() local 300 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testAddCallbackAfterStart() local 320 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testRemoveCallback() local 341 AnimatedVectorDrawable d1 = (AnimatedVectorDrawable) imageView.getDrawable(); in testClearCallback() local
|
D | AnimatedVectorDrawableParameterizedTest.java | 215 final AnimatedVectorDrawable d1 = in testSingleFrameAnimation() local 242 final AnimatedVectorDrawable d1 = in testEmptyAnimatorSet() local
|
D | LevelListDrawableTest.java | 192 LevelListDrawable d1 = in testMutate() local
|
D | RotateDrawableTest.java | 292 RotateDrawable d1 = (RotateDrawable) mResources.getDrawable(R.drawable.rotatedrawable); in testMutate() local
|
D | AnimationDrawableTest.java | 344 AnimationDrawable d1 = (AnimationDrawable) mResources in testMutate() local
|
D | StateListDrawableTest.java | 398 StateListDrawable d1 = in testMutate() local
|
D | VectorDrawableTest.java | 361 VectorDrawable d1 = (VectorDrawable) mResources.getDrawable(R.drawable.vector_icon_create); in testMutate() local
|
D | BitmapDrawableTest.java | 536 BitmapDrawable d1 = (BitmapDrawable) resources.getDrawable(R.drawable.testimage); in testMutate() local
|
D | ScaleDrawableTest.java | 479 ScaleDrawable d1 = (ScaleDrawable) mContext.getDrawable(R.drawable.scaledrawable); in testMutate() local
|
D | NinePatchDrawableTest.java | 406 NinePatchDrawable d1 = in testMutate() local
|
D | GradientDrawableTest.java | 633 GradientDrawable d1 = in testMutate() local
|
D | LayerDrawableTest.java | 263 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/ |
D | AtomTestUtils.java | 176 StatsLog.EventMetricData d0, StatsLog.EventMetricData d1, in assertTimeDiffBetween()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | ProgressBarTest.java | 635 Drawable d1 = mActivity.getDrawable(R.drawable.blue); in testVerifyDrawable() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BundleTest.java | 378 final double d1 = 10.06; in testGetDouble2() local
|
D | ParcelTest.java | 180 int d1; in testAppendFrom() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewTest.java | 863 Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testAccessBackground() local 924 Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testVerifyDrawable() local 3458 final Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testInvalidateDrawable() local
|