Searched defs:mCachedConstantStateDelegate (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/
H A DAnimatedVectorDrawableCompat.java154 AnimatedVectorDrawableDelegateState mCachedConstantStateDelegate; field in class:AnimatedVectorDrawableCompat
213 drawable.mCachedConstantStateDelegate = new AnimatedVectorDrawableDelegateState(
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java231 private ConstantState mCachedConstantStateDelegate; field in class:VectorDrawableCompat
551 drawable.mCachedConstantStateDelegate = new VectorDrawableDelegateState(

Completed in 47 milliseconds