Searched defs:constantState (Results 1 – 8 of 8) sorted by relevance
38 Drawable.ConstantState constantState) { in setContainerConstantState()44 Drawable.ConstantState constantState) { in setContainerConstantStateV9()
73 public void constantState() { in constantState() method in FitWidthBitmapDrawableTest
165 public void constantState() { in constantState() method in CompositeDrawableTest
284 Drawable.ConstantState constantState = vectorDrawable.getConstantState(); in testGetChangingConfigurations() local309 Drawable.ConstantState constantState = vectorDrawable.getConstantState(); in testGetConstantState() local
255 ConstantState constantState = d1.getConstantState(); in testGetChangingConfigurations() local280 ConstantState constantState = mAnimatedVectorDrawable.getConstantState(); in testGetConstantState() local
129 final ConstantState<Animator> constantState = animator.createConstantState(); in loadAnimator() local173 final ConstantState<StateListAnimator> constantState = animator in loadStateListAnimator() local
102 ConstantState constantState = mOpts.placeholder.getConstantState(); in onOptsChanged() local
192 Drawable.ConstantState constantState = key != null ? sDrawableCache.get(key) : null; in getDrawable() local