Searched defs:Node (Results 1 – 3 of 3) sorted by relevance
872 private static class Node implements Cloneable { class in AnimatorSet921 public Node(Animator animation) { in Node() method in AnimatorSet.Node
1413 static class Node implements Poolable<Node> { class in RelativeLayout.DependencyGraph
2032 Value *Node = MDValueList.getValueFwdRef(Record[i+1]); in ParseMetadataAttachment() local