Searched refs:targetsMap (Results 1 – 2 of 2) sorted by relevance
1317 public VGroup(VGroup copy, ArrayMap<String, Object> targetsMap) { in VGroup() argument1324 targetsMap.put(mGroupName, this); in VGroup()1333 addChild(new VGroup(copyGroup, targetsMap)); in VGroup()1345 targetsMap.put(newPath.mPathName, newPath); in VGroup()
865 private VGroup_Delegate(VGroup_Delegate copy, ArrayMap<String, Object> targetsMap) { in VGroup_Delegate() argument876 targetsMap.put(mGroupName, this); in VGroup_Delegate()