Searched defs:newChild (Results 1 – 7 of 7) sorted by relevance
51 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in ChildContentCaptureSession
290 abstract ContentCaptureSession newChild(@NonNull ContentCaptureContext context); in newChild() method in ContentCaptureSession
219 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
333 public abstract ViewStructure newChild(int index); in newChild() method in ViewStructure
2099 public ViewStructure newChild(int index) { in newChild() method in AssistStructure.ViewNodeBuilder