Home
last modified time | relevance | path

Searched refs:IMPORTANT_FOR_CONTENT_CAPTURE_YES (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/webkit/
DWebView.java420 setImportantForContentCapture(IMPORTANT_FOR_CONTENT_CAPTURE_YES); in WebView()
/frameworks/base/core/java/android/view/
DView.java1403 IMPORTANT_FOR_CONTENT_CAPTURE_YES,
1425 public static final int IMPORTANT_FOR_CONTENT_CAPTURE_YES = 0x1; field in View
3505 IMPORTANT_FOR_CONTENT_CAPTURE_AUTO | IMPORTANT_FOR_CONTENT_CAPTURE_YES
9497 @ViewDebug.IntToString(from = IMPORTANT_FOR_CONTENT_CAPTURE_YES, to = "yes"),
9505 @EnumEntry(value = IMPORTANT_FOR_CONTENT_CAPTURE_YES, name = "yes"),
9599 || importance == IMPORTANT_FOR_CONTENT_CAPTURE_YES) {
/frameworks/base/core/java/android/widget/
DTextView.java1003 setImportantForContentCapture(IMPORTANT_FOR_CONTENT_CAPTURE_YES);
/frameworks/base/api/
Dcurrent.txt53902 … @android.view.ViewDebug.IntToString(from=android.view.View.IMPORTANT_FOR_CONTENT_CAPTURE_YES, to=…
54433 field public static final int IMPORTANT_FOR_CONTENT_CAPTURE_YES = 1; // 0x1