Searched defs:childTag (Results 1 – 2 of 2) sorted by relevance
386 Object childTag = getChildTag(view, tag); in isAnimating() local394 Object childTag = getChildTag(view, property.getAnimatorTag()); in isAnimating() local402 Object childTag = getChildTag(view, property.getTag()); in isAnimating() local
43 const char* childTag = nullptr) { in getChildren()