Home
last modified time | relevance | path

Searched refs:targetsMap (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1310 public VGroup(VGroup copy, ArrayMap<String, Object> targetsMap) { in VGroup() argument
1317 targetsMap.put(mGroupName, this); in VGroup()
1326 addChild(new VGroup(copyGroup, targetsMap)); in VGroup()
1338 targetsMap.put(newPath.mPathName, newPath); in VGroup()