Home
last modified time | relevance | path

Searched refs:asyncNewChild (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DAsyncStructure.java37 final ViewStructure child = structure.asyncNewChild(0); in onProvideVirtualStructure()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DViewNodeTest.java64 assertThat(mViewStructure.asyncNewChild(0)).isNull(); in testUnsupportedProperties()
/aosp14/frameworks/base/core/java/android/view/
H A DViewStructure.java347 public abstract ViewStructure asyncNewChild(int index); in asyncNewChild() method in ViewStructure
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java909 public ViewStructure asyncNewChild(int index) { in asyncNewChild() method in ViewNode.ViewStructureImpl
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2114 public ViewStructure asyncNewChild(int index) { in asyncNewChild() method in AssistStructure.ViewNodeBuilder
/aosp14/frameworks/base/core/api/
H A Dtest-lint-baseline.txt682 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#asyncNewChild(int):
683 Missing nullability on method `asyncNewChild` return
H A Dtest-current.txt3683 method public android.view.ViewStructure asyncNewChild(int);
H A Dcurrent.txt53372 method public abstract android.view.ViewStructure asyncNewChild(int);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...