Searched refs:getGroupName (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java562 if (newChildGroup.getGroupName() != null) {
563 pathRenderer.mVGTargetsMap.put(newChildGroup.getGroupName(),
600 Log.v(LOGTAG, indent + "current group is :" + currentGroup.getGroupName()
1089 public String getGroupName() { method in class:VectorDrawable.VGroup

Completed in 27 milliseconds