Searched defs:newChild (Results 1 – 7 of 7) sorted by relevance
51 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in ChildContentCaptureSession
281 abstract ContentCaptureSession newChild(@NonNull ContentCaptureContext context); in newChild() method in ContentCaptureSession
209 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in MainContentCaptureSession
882 public ViewStructure newChild(int index) { in newChild() method in ViewNode.ViewStructureImpl
131 ContentCaptureSession newChild(ContentCaptureContext context) { in newChild() method in ContentCaptureSessionTest.MyContentCaptureSession
307 public abstract ViewStructure newChild(int index); in newChild() method in ViewStructure
1964 public ViewStructure newChild(int index) { in newChild() method in AssistStructure.ViewNodeBuilder