Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DImageView.java270 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in initImageView()
DTextView.java1078 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) {
/frameworks/base/core/java/android/webkit/
DWebView.java427 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in WebView()
/frameworks/base/core/java/android/view/
DView.java9831 public @ContentCaptureImportance int getImportantForContentCapture() { in getImportantForContentCapture() method in View
9901 final int parentImportance = ((View) parent).getImportantForContentCapture(); in calculateIsImportantForContentCapture()
9914 final int importance = getImportantForContentCapture(); in calculateIsImportantForContentCapture()
/frameworks/base/boot/
Dboot-image-profile.txt17118 HSPLandroid/view/View;->getImportantForContentCapture()I
/frameworks/base/config/
Dboot-image-profile.txt17181 HSPLandroid/view/View;->getImportantForContentCapture()I
/frameworks/base/core/api/
Dcurrent.txt49685 method public int getImportantForContentCapture();