Home
last modified time | relevance | path

Searched refs:mRootName (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedVectorDrawable.java915 getConstantState()).mVectorDrawable.getConstantState()).mRootName in reset()
927 getConstantState()).mVectorDrawable.getConstantState()).mRootName in start()
951 .mRootName + ", at: " + this); in stop()
1672 .mRootName); in startAnimation()
1691 .mRootName); in endAnimation()
DVectorDrawable.java809 state.mRootName = name; in updateStateFromTypedArray()
937 String mRootName = null; field in VectorDrawable.VectorDrawableState
998 mRootName = copy.mRootName; in VectorDrawableState()
1000 if (copy.mRootName != null) { in VectorDrawableState()
1001 mVGTargetsMap.put(copy.mRootName, this); in VectorDrawableState()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20377 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mRootName:Ljava/lang/String;