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