Searched refs:VObject (Results 1 – 4 of 4) sorted by relevance
1140 static class VGroup extends VObject {1282 private final ArrayList<VObject> mChildren = new ArrayList<>();1306 final ArrayList<VObject> children = copy.mChildren; in VGroup()1308 final VObject copyChild = children.get(i); in VGroup()1346 public void addChild(VObject child) { in addChild()1416 final ArrayList<VObject> children = mChildren; in onStateChange()1418 final VObject child = children.get(i); in onStateChange()1436 final ArrayList<VObject> children = mChildren; in hasFocusStateSpecified()1438 final VObject child = children.get(i); in hasFocusStateSpecified()1463 final ArrayList<VObject> children = mChildren; in canApplyTheme()[all …]
605 if (targetNameObj instanceof VectorDrawable.VObject) { in updateAnimatorProperty()606 property = ((VectorDrawable.VObject) targetNameObj).getProperty(propertyName); in updateAnimatorProperty()846 && !(target instanceof VectorDrawable.VObject)) { in prepareLocalAnimator()
1229 android.graphics.drawable.VectorDrawable$VObject
2187 HPLandroid/graphics/drawable/VectorDrawable$VObject;->isTreeValid()Z21171 …hics/drawable/VectorDrawable$VGroup;->addChild(Landroid/graphics/drawable/VectorDrawable$VObject;)V21181 HSPLandroid/graphics/drawable/VectorDrawable$VObject;->setTree(Lcom/android/internal/util/VirtualRe…55159 Landroid/graphics/drawable/VectorDrawable$VObject;