Home
last modified time | relevance | path

Searched refs:newHtmlInfoBuilder (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DViewNodeTest.java73 assertThat(mViewStructure.newHtmlInfoBuilder("WHATEVER")).isNull(); in testUnsupportedProperties()
/aosp14/frameworks/base/core/java/android/view/
H A DViewStructure.java492 public abstract HtmlInfo.Builder newHtmlInfoBuilder(@NonNull String tagName); in newHtmlInfoBuilder() method in ViewStructure
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DViewNode.java1003 public Builder newHtmlInfoBuilder(String tagName) { in newHtmlInfoBuilder() method in ViewNode.ViewStructureImpl
/aosp14/frameworks/base/core/api/
H A Dtest-lint-baseline.txt698 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#newHtmlInfoBuilder(Strin…
699 Missing nullability on method `newHtmlInfoBuilder` return
700 MissingNullability: android.view.contentcapture.ViewNode.ViewStructureImpl#newHtmlInfoBuilder(Strin…
701 Missing nullability on parameter `tagName` in method `newHtmlInfoBuilder`
H A Dtest-current.txt3695 method public android.view.ViewStructure.HtmlInfo.Builder newHtmlInfoBuilder(String);
H A Dcurrent.txt53382 …method public abstract android.view.ViewStructure.HtmlInfo.Builder newHtmlInfoBuilder(@NonNull Str…
/aosp14/frameworks/base/core/java/android/app/assist/
H A DAssistStructure.java2224 public HtmlInfo.Builder newHtmlInfoBuilder(@NonNull String tagName) { in newHtmlInfoBuilder() method in AssistStructure.ViewNodeBuilder
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...