Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DImageView.java270 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in initImageView()
H A DTextView.java1155 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) {
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebView.java428 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in WebView()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java10032 public @ContentCaptureImportance int getImportantForContentCapture() { in getImportantForContentCapture() method in View
10102 final int parentImportance = ((View) parent).getImportantForContentCapture(); in calculateIsImportantForContentCapture()
10115 final int importance = getImportantForContentCapture(); in calculateIsImportantForContentCapture()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17436 HSPLandroid/view/View;->getImportantForContentCapture()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17500 HSPLandroid/view/View;->getImportantForContentCapture()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52171 method public int getImportantForContentCapture();