Searched defs:newChild (Results 1 – 7 of 7) sorted by relevance
50 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in ChildContentCaptureSession
276 abstract ContentCaptureSession newChild(@NonNull ContentCaptureContext context); in newChild() method in ContentCaptureSession
194 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in MainContentCaptureSession
847 public ViewStructure newChild(int index) { in newChild() method in ViewNode.ViewStructureImpl
130 ContentCaptureSession newChild(ContentCaptureContext context) { in newChild() method in ContentCaptureSessionTest.MyContentCaptureSession
295 public abstract ViewStructure newChild(int index); in newChild() method in ViewStructure
1913 public ViewStructure newChild(int index) { in newChild() method in AssistStructure.ViewNodeBuilder