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.java906 getConstantState()).mVectorDrawable.getConstantState()).mRootName in reset()
918 getConstantState()).mVectorDrawable.getConstantState()).mRootName in start()
942 .mRootName + ", at: " + this); in stop()
1663 .mRootName); in startAnimation()
1682 .mRootName); in endAnimation()
DVectorDrawable.java813 state.mRootName = name; in updateStateFromTypedArray()
941 String mRootName = null; field in VectorDrawable.VectorDrawableState
1002 mRootName = copy.mRootName; in VectorDrawableState()
1004 if (copy.mRootName != null) { in VectorDrawableState()
1005 mVGTargetsMap.put(copy.mRootName, this); in VectorDrawableState()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20368 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mRootName:Ljava/lang/String;