Home
last modified time | relevance | path

Searched refs:IMPORTANT_FOR_CONTENT_CAPTURE_AUTO (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DImageView.java270 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in initImageView()
/frameworks/base/core/java/android/webkit/
DWebView.java428 if (getImportantForContentCapture() == IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) { in WebView()
/frameworks/base/core/java/android/view/
DView.java1517 IMPORTANT_FOR_CONTENT_CAPTURE_AUTO,
1532 public static final int IMPORTANT_FOR_CONTENT_CAPTURE_AUTO = 0x0; field in View
3817 IMPORTANT_FOR_CONTENT_CAPTURE_AUTO | IMPORTANT_FOR_CONTENT_CAPTURE_YES
6468 IMPORTANT_FOR_CONTENT_CAPTURE_AUTO));
10622 @ViewDebug.IntToString(from = IMPORTANT_FOR_CONTENT_CAPTURE_AUTO, to = "auto"),
10630 @EnumEntry(value = IMPORTANT_FOR_CONTENT_CAPTURE_AUTO, name = "auto"),
10738 if (importance != IMPORTANT_FOR_CONTENT_CAPTURE_AUTO) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt53259 field public static final int IMPORTANT_FOR_CONTENT_CAPTURE_AUTO = 0; // 0x0