/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | LevelListDrawableTest.java | 48 mDrawableContainerState = (DrawableContainerState) mLevelListDrawable.getConstantState(); in setUp() 55 assertNotNull(new LevelListDrawable().getConstantState()); in testLevelListDrawable() 177 assertEquals(3, ((DrawableContainerState) d1.getConstantState()).getChildCount()); in testMutate() 178 assertEquals(2, ((DrawableContainerState) d2.getConstantState()).getChildCount()); in testMutate() 179 assertEquals(2, ((DrawableContainerState) d3.getConstantState()).getChildCount()); in testMutate()
|
D | AnimatedStateListDrawableTest.java | 64 assertNotNull(new AnimatedStateListDrawable().getConstantState()); in testStateListDrawable() 69 DrawableContainerState cs = (DrawableContainerState) asld.getConstantState(); in testAddState() 90 DrawableContainerState cs = (DrawableContainerState) asld.getConstantState(); in testAddTransition() 172 final DrawableContainerState cs = (DrawableContainerState) asld.getConstantState(); in runPreloadDensityTestForDrawableInner() 228 DrawableContainerState asldState = (DrawableContainerState) asld.getConstantState(); in testInflate()
|
D | StateListDrawableTest.java | 55 mDrawableContainerState = (DrawableContainerState) mMockDrawable.getConstantState(); in setUp() 62 assertNotNull(new StateListDrawable().getConstantState()); in testStateListDrawable() 187 final ConstantState preloadedConstantState = preloadedDrawable.getConstantState(); in runPreloadDensityTestForDrawableInner() 252 mDrawableContainerState = (DrawableContainerState) mMockDrawable.getConstantState(); in testInflate()
|
D | ColorDrawableTest.java | 79 assertNotNull(colorDrawable.getConstantState()); in testGetConstantState() 81 colorDrawable.getConstantState().getChangingConfigurations()); in testGetConstantState()
|
D | VectorDrawableTest.java | 342 ConstantState constantState = vectorDrawable.getConstantState(); in testGetChangingConfigurations() 354 constantState = vectorDrawable.getConstantState(); in testGetChangingConfigurations() 366 ConstantState constantState = vectorDrawable.getConstantState(); in testGetConstantState() 371 constantState = vectorDrawable.getConstantState(); in testGetConstantState() 450 final ConstantState preloadedConstantState = preloadedDrawable.getConstantState(); in testPreloadDensityInner()
|
D | AnimatedVectorDrawableTest.java | 173 ConstantState constantState = avd.getConstantState(); in testGetChangingConfigurations() 185 constantState = avd.getConstantState(); in testGetChangingConfigurations() 197 ConstantState constantState = AnimatedVectorDrawable.getConstantState(); in testGetConstantState() 202 constantState = AnimatedVectorDrawable.getConstantState(); in testGetConstantState()
|
D | NinePatchDrawableTest.java | 135 ConstantState constantState = mNinePatchDrawable.getConstantState(); in testGetChangingConfigurations() 147 constantState = mNinePatchDrawable.getConstantState(); in testGetChangingConfigurations() 318 assertNotNull(mNinePatchDrawable.getConstantState()); in testGetConstantState() 320 ConstantState constantState = mNinePatchDrawable.getConstantState(); in testGetConstantState() 325 constantState = mNinePatchDrawable.getConstantState(); in testGetConstantState() 511 final ConstantState preloadedConstantState = preloadedDrawable.getConstantState(); in testPreloadDensityInner() 580 final ConstantState preloadedConstantState = preloadedDrawable.getConstantState(); in testOutlinePreloadDensityInner()
|
D | DrawableContainerStateTest.java | 43 mDrawableContainerState = (DrawableContainerState) mDrawableContainer.getConstantState(); in setUp() 257 DrawableContainerState cs = (DrawableContainerState) dr.getConstantState(); in testCanConstantState() 266 DrawableContainerState cs = (DrawableContainerState) dr.getConstantState(); in testGrowArray()
|
D | ClipDrawableTest.java | 92 assertNull(clipDrawable.getConstantState()); in testGetConstantState() 97 assertNotNull(clipDrawable.getConstantState()); in testGetConstantState() 98 assertEquals(1, clipDrawable.getConstantState().getChangingConfigurations()); in testGetConstantState() 409 public ConstantState getConstantState() { in getConstantState() method in ClipDrawableTest.MockDrawable
|
D | DrawableContainerTest.java | 48 (DrawableContainerState) new LevelListDrawable().getConstantState(); in setUp() 82 DrawableContainerState cs = ((DrawableContainerState) container.getConstantState()); in helpTestSetEnterFadeDuration() 94 DrawableContainerState cs = ((DrawableContainerState) container.getConstantState()); in helpTestSetExitFadeDuration() 805 mDrawableContainer.getConstantState(); in testAccessConstantState() 811 assertSame(mDrawableContainerState, mDrawableContainer.getConstantState()); in testAccessConstantState() 843 mDrawableContainer.getConstantState(); in assertConstantStateNotSet()
|
D | RippleDrawableTest.java | 74 final ConstantState preloadedConstantState = preloadedDrawable.getConstantState(); in testPreloadDensityInner()
|
D | ShapeDrawableTest.java | 77 shapeDrawable.getConstantState(); in testGetChangingConfigurations() 86 ConstantState constantState = shapeDrawable.getConstantState(); in testGetConstantState()
|
D | GradientDrawableTest.java | 111 ConstantState constantState = gradientDrawable.getConstantState(); in testSetCornerRadii() 461 assertNotNull(gradientDrawable.getConstantState()); in testGetConstantState() 517 final ConstantState preloadedConstantState = preloadedDrawable.getConstantState(); in testPreloadDensityInner()
|
D | AnimationDrawableTest.java | 77 assertNotNull(mAnimationDrawable.getConstantState()); in testConstructor() 321 (DrawableContainerState) dr.getConstantState(); in testInflateCorrect()
|
D | ScaleDrawableTest.java | 314 ScaleDrawable clone = (ScaleDrawable) dr.getConstantState().newDrawable(res); in testInitialLevel() 419 ConstantState constantState = scaleDrawable.getConstantState(); in testGetConstantState() 424 constantState = scaleDrawable.getConstantState(); in testGetConstantState()
|
D | InsetDrawableTest.java | 338 ConstantState constantState = insetDrawable.getConstantState(); in testGetConstantState() 378 final ConstantState preloadedConstantState = preloadedDrawable.getConstantState(); in testPreloadDensityInner()
|
D | BitmapDrawableTest.java | 322 ConstantState constantState = bitmapDrawable.getConstantState(); in testGetConstantState() 327 constantState = bitmapDrawable.getConstantState(); in testGetConstantState() 542 final ConstantState preloadedConstantState = preloadedDrawable.getConstantState(); in testPreloadDensityInner()
|
D | RotateDrawableTest.java | 260 ConstantState state = mRotateDrawable.getConstantState(); in testGetConstantState()
|
D | DrawableWrapperTest.java | 375 ConstantState constantState = wrapper.getConstantState(); in testGetConstantState()
|
D | LayerDrawableTest.java | 831 ConstantState constantState = layerDrawable.getConstantState(); in testGetConstantState() 836 constantState = layerDrawable.getConstantState(); in testGetConstantState() 1708 final ConstantState preloadedConstantState = preloadedDrawable.getConstantState(); in testPreloadDensityInner()
|
D | DrawableTest.java | 396 assertNull(mockDrawable.getConstantState()); in testGetConstantState()
|
/cts/tests/tests/tv/src/android/media/tv/cts/ |
D | TvInputInfoTest.java | 112 assertEquals(mStubInfo.loadIcon(getContext()).getConstantState(), in testTvInputInfoOp() 113 infoFromParcel.loadIcon(getContext()).getConstantState()); in testTvInputInfoOp() 168 assertEquals(mStubInfo.loadIcon(getContext()).getConstantState(), in testLoadIcon() 169 mStubInfo.getServiceInfo().loadIcon(mPackageManager).getConstantState()); in testLoadIcon()
|
/cts/tools/dex-tools/dex/ |
D | classes.out.dex | 34924 public android.graphics.drawable.Drawable$ConstantState getConstantState() 35069 public android.graphics.drawable.Drawable$ConstantState getConstantState() 35276 public final android.graphics.drawable.Drawable$ConstantState getConstantState() 35403 public android.graphics.drawable.Drawable$ConstantState getConstantState() 35512 public android.graphics.drawable.Drawable$ConstantState getConstantState() 35792 public android.graphics.drawable.Drawable$ConstantState getConstantState() 35943 public android.graphics.drawable.Drawable$ConstantState getConstantState() 36108 public android.graphics.drawable.Drawable$ConstantState getConstantState() 36324 public android.graphics.drawable.Drawable$ConstantState getConstantState() 36385 public android.graphics.drawable.Drawable$ConstantState getConstantState() [all …]
|