Searched refs:mPathName (Results 1 – 3 of 3) sorted by relevance
1187 if (newPath.mPathName != null) { in VGroup()1188 targetsMap.put(newPath.mPathName, newPath); in VGroup()1356 String mPathName; field in VectorDrawableCompat.VPath1368 Log.v(LOGTAG, indent + "current path is :" + mPathName + in printVPath()1386 mPathName = copy.mPathName; in VPath()1399 return mPathName; in getPathName()1461 mPathName = pathName; in updateStateFromTypedArray()1582 mPathName = pathName; in updateStateFromTypedArray()
1186 if (newPath.mPathName != null) { in VGroup()1187 targetsMap.put(newPath.mPathName, newPath); in VGroup()1436 String mPathName; field in VectorDrawable.VPath1465 mPathName = copy.mPathName; in VPath()1471 return mPathName; in getPathName()1550 mPathName = pathName; in updateStateFromTypedArray()1551 nSetName(mNativePtr, mPathName); in updateStateFromTypedArray()1846 mPathName = pathName; in updateStateFromTypedArray()1847 nSetName(mNativePtr, mPathName); in updateStateFromTypedArray()
860 if (newPath.mPathName != null) { in VGroup_Delegate()861 targetsMap.put(newPath.mPathName, newPath); in VGroup_Delegate()966 String mPathName; field in VectorDrawable_Delegate.VPath_Delegate974 mPathName = copy.mPathName; in VPath_Delegate()989 mPathName = name; in setName()