Searched defs:getGroupName (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 35 milliseconds