Searched refs:mPathName (Results 1 – 3 of 3) sorted by relevance
1052 if (newPath.mPathName != null) { in VGroup()1053 targetsMap.put(newPath.mPathName, newPath); in VGroup()1293 String mPathName; field in VectorDrawable.VPath1301 mPathName = copy.mPathName; in VPath()1307 return mPathName; in getPathName()1386 mPathName = pathName; in updateStateFromTypedArray()1387 nSetName(mNativePtr, mPathName); in updateStateFromTypedArray()1550 mPathName = pathName; in updateStateFromTypedArray()1551 nSetName(mNativePtr, mPathName); in updateStateFromTypedArray()
1176 if (newPath.mPathName != null) { in VGroup()1177 targetsMap.put(newPath.mPathName, newPath); in VGroup()1345 String mPathName; field in VectorDrawableCompat.VPath1357 Log.v(LOGTAG, indent + "current path is :" + mPathName + in printVPath()1375 mPathName = copy.mPathName; in VPath()1388 return mPathName; in getPathName()1450 mPathName = pathName; in updateStateFromTypedArray()1571 mPathName = pathName; 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()