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

/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/
H A DAnimatedVectorDrawableCompat.java80 AnimatedVectorDrawableDelegateState mCachedConstantStateDelegate; field in class:AnimatedVectorDrawableCompat
127 drawable.mCachedConstantStateDelegate = new AnimatedVectorDrawableDelegateState(
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java263 private ConstantState mCachedConstantStateDelegate; field in class:VectorDrawableCompat
583 drawable.mCachedConstantStateDelegate = new VectorDrawableDelegateState(

Completed in 75 milliseconds