Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/aosp12/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
H A DCountryZoneTree.java452 for (ZoneNode newChild : descendant.getChildren()) { in compressTree()
453 descendant.removeChild(newChild); in compressTree()
454 node.addChild(newChild); in compressTree()
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureSession.java266 final ContentCaptureSession child = newChild(context); in createContentCaptureSession()
280 abstract ContentCaptureSession newChild(@NonNull ContentCaptureContext context); in newChild() method in ContentCaptureSession
H A DChildContentCaptureSession.java51 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in ChildContentCaptureSession
H A DMainContentCaptureSession.java219 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in MainContentCaptureSession
H A DViewNode.java898 public ViewStructure newChild(int index) { in newChild() method in ViewNode.ViewStructureImpl
/aosp12/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DViewNodeTest.java60 assertThat(structure.newChild(0)).isNull(); in testUnsupportedProperties()
H A DContentCaptureSessionTest.java131 ContentCaptureSession newChild(ContentCaptureContext context) { in newChild() method in ContentCaptureSessionTest.MyContentCaptureSession
/aosp12/build/soong/finder/
H A Dfinder.go513 child = node.newChild(firstComponent)
523 func (m *pathMap) newChild(name string) (child *pathMap) { func
525 newChild := newPathMap(path)
526 m.children[name] = newChild
1445 childNode = parentNode.newChild(subdirName)
/aosp12/frameworks/base/core/java/android/view/
H A DViewStructure.java309 public abstract ViewStructure newChild(int index); in newChild() method in ViewStructure
H A DViewGroup.java3640 final ViewStructure cstructure = structure.newChild(i); in dispatchProvideStructure()
3676 final ViewStructure cstructure = structure.newChild(i); in dispatchProvideAutofillStructure()
H A DView.java8989 final ViewStructure root = structure.newChild(0);
10097 ViewStructure child = structure.newChild(i); in populateVirtualStructure()
/aosp12/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2094 public ViewStructure newChild(int index) { in newChild() method in AssistStructure.ViewNodeBuilder
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt2314 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#newChild(int):
H A Dtest-current.txt2960 method public android.view.ViewStructure newChild(int);
H A Dcurrent.txt49969 method public abstract android.view.ViewStructure newChild(int);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt2906 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->newChild(I)Landroid/view/ViewStructure;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt2904 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->newChild(I)Landroid/view/ViewStructure;