/frameworks/opt/setupwizard/tools/docs/ |
D | jsilver.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/clearsilver/
org/ ... |
/frameworks/base/core/tests/coretests/src/android/view/contentcapture/ |
D | ViewNodeTest.java | 61 assertThat(mViewStructure.newChild(0)).isNull(); in testUnsupportedProperties()
|
D | ContentCaptureSessionTest.java | 222 ContentCaptureSession newChild(ContentCaptureContext context) { in newChild() method in ContentCaptureSessionTest.MyContentCaptureSession
|
/frameworks/base/core/java/android/view/contentcapture/ |
D | ChildContentCaptureSession.java | 70 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in ChildContentCaptureSession
|
D | ContentCaptureSession.java | 321 final ContentCaptureSession child = newChild(context); in createContentCaptureSession() 335 abstract ContentCaptureSession newChild(@NonNull ContentCaptureContext context); in newChild() method in ContentCaptureSession
|
D | ViewNode.java | 903 public ViewStructure newChild(int index) { in newChild() method in ViewNode.ViewStructureImpl
|
D | MainContentCaptureSession.java | 239 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in MainContentCaptureSession
|
D | MainContentCaptureSessionV2.java | 258 ContentCaptureSession newChild(@NonNull ContentCaptureContext clientContext) { in newChild() method in MainContentCaptureSessionV2
|
/frameworks/base/core/java/android/view/ |
D | ViewStructure.java | 369 public abstract ViewStructure newChild(int index); in newChild() method in ViewStructure
|
D | ViewGroup.java | 3601 final ViewStructure cstructure = structure.newChild(i); in dispatchProvideStructure() 3637 final ViewStructure cstructure = structure.newChild(i); in dispatchProvideAutofillStructure()
|
D | View.java | 9770 final ViewStructure root = structure.newChild(0); 11153 ViewStructure child = structure.newChild(i);
|
/frameworks/base/core/java/android/app/assist/ |
D | AssistStructure.java | 2175 public ViewStructure newChild(int index) { in newChild() method in AssistStructure.ViewNodeBuilder
|
/frameworks/base/core/api/ |
D | test-current.txt | 3898 method public android.view.ViewStructure newChild(int);
|
D | current.txt | 53914 method public abstract android.view.ViewStructure newChild(int);
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 2967 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->newChild(I)Landroid/view/ViewStructure;
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 2967 HSPLandroid/app/assist/AssistStructure$ViewNodeBuilder;->newChild(I)Landroid/view/ViewStructure;
|