Searched refs:newChild (Results 1 – 15 of 15) sorted by relevance
50 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in ChildContentCaptureSession
262 final ContentCaptureSession child = newChild(context); in createContentCaptureSession()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
60 assertThat(structure.newChild(0)).isNull(); in testUnsupportedProperties()
130 ContentCaptureSession newChild(ContentCaptureContext context) { in newChild() method in ContentCaptureSessionTest.MyContentCaptureSession
295 public abstract ViewStructure newChild(int index); in newChild() method in ViewStructure
3578 final ViewStructure cstructure = structure.newChild(i); in dispatchProvideStructure()3614 final ViewStructure cstructure = structure.newChild(i); in dispatchProvideAutofillStructure()
8756 final ViewStructure root = structure.newChild(0);9717 ViewStructure child = structure.newChild(i);
1913 public ViewStructure newChild(int index) { in newChild() method in AssistStructure.ViewNodeBuilder
2146 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#newChild(int):
4498 method public android.view.ViewStructure newChild(int);
52877 method public abstract android.view.ViewStructure newChild(int);
2591 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->newChild(I)Landroid/view/ViewStructure;
52733 method public abstract android.view.ViewStructure newChild(int);