Searched refs:mRootName (Results 1 – 3 of 3) sorted by relevance
906 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()
813 state.mRootName = name; in updateStateFromTypedArray()941 String mRootName = null; field in VectorDrawable.VectorDrawableState1002 mRootName = copy.mRootName; in VectorDrawableState()1004 if (copy.mRootName != null) { in VectorDrawableState()1005 mVGTargetsMap.put(copy.mRootName, this); in VectorDrawableState()
20368 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mRootName:Ljava/lang/String;