Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DImageView.java269 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in initImageView()
H A DTextView.java1038 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) {
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebView.java427 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in WebView()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java9681 public @ContentCaptureImportance int getImportantForContentCapture() { in getImportantForContentCapture() method in View
9751 final int parentImportance = ((View) parent).getImportantForContentCapture(); in calculateIsImportantForContentCapture()
9764 final int importance = getImportantForContentCapture(); in calculateIsImportantForContentCapture()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17658 HSPLandroid/view/View;->getImportantForContentCapture()I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt48784 method public int getImportantForContentCapture();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17707 HSPLandroid/view/View;->getImportantForContentCapture()I