Home
last modified time | relevance | path

Searched refs:newChild (Results 1 – 17 of 17) sorted by relevance

/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DViewNodeTest.java61 assertThat(mViewStructure.newChild(0)).isNull(); in testUnsupportedProperties()
DContentCaptureSessionTest.java222 ContentCaptureSession newChild(ContentCaptureContext context) { in newChild() method in ContentCaptureSessionTest.MyContentCaptureSession
/frameworks/base/core/java/android/view/contentcapture/
DChildContentCaptureSession.java70 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in ChildContentCaptureSession
DContentCaptureSession.java321 final ContentCaptureSession child = newChild(context); in createContentCaptureSession()
335 abstract ContentCaptureSession newChild(@NonNull ContentCaptureContext context); in newChild() method in ContentCaptureSession
DViewNode.java903 public ViewStructure newChild(int index) { in newChild() method in ViewNode.ViewStructureImpl
DMainContentCaptureSession.java239 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in MainContentCaptureSession
DMainContentCaptureSessionV2.java258 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in MainContentCaptureSessionV2
/frameworks/base/core/java/android/view/
DViewStructure.java369 public abstract ViewStructure newChild(int index); in newChild() method in ViewStructure
DViewGroup.java3601 final ViewStructure cstructure = structure.newChild(i); in dispatchProvideStructure()
3637 final ViewStructure cstructure = structure.newChild(i); in dispatchProvideAutofillStructure()
DView.java9770 final ViewStructure root = structure.newChild(0);
11153 ViewStructure child = structure.newChild(i);
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java2175 public ViewStructure newChild(int index) { in newChild() method in AssistStructure.ViewNodeBuilder
/frameworks/base/core/api/
Dtest-current.txt3898 method public android.view.ViewStructure newChild(int);
Dcurrent.txt53914 method public abstract android.view.ViewStructure newChild(int);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt2967 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->newChild(I)Landroid/view/ViewStructure;
/frameworks/base/config/
Dboot-image-profile.txt2967 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->newChild(I)Landroid/view/ViewStructure;