Searched refs:mRootName (Results 1 – 3 of 3) sorted by relevance
915 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()
809 state.mRootName = name; in updateStateFromTypedArray()937 String mRootName = null; field in VectorDrawable.VectorDrawableState998 mRootName = copy.mRootName; in VectorDrawableState()1000 if (copy.mRootName != null) { in VectorDrawableState()1001 mVGTargetsMap.put(copy.mRootName, this); in VectorDrawableState()
20377 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mRootName:Ljava/lang/String;