Searched refs:mRootName (Results 1 – 3 of 3) sorted by relevance
914 getConstantState()).mVectorDrawable.getConstantState()).mRootName in reset()926 getConstantState()).mVectorDrawable.getConstantState()).mRootName in start()950 .mRootName + ", at: " + this); in stop()1682 .mRootName); in startAnimation()1704 .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()
17490 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mRootName:Ljava/lang/String;