Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/contentcapture/src/android/view/contentcapture/
DLoginTest.java210 username.setImportantForContentCapture(View.IMPORTANT_FOR_CONTENT_CAPTURE_NO); in testOnVisibilityAggregated_visibleChanged_notImportant()
/frameworks/base/core/java/android/view/
DView.java1519 IMPORTANT_FOR_CONTENT_CAPTURE_NO,
1548 public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO = 0x2; field in View
3818 | IMPORTANT_FOR_CONTENT_CAPTURE_NO
10624 @ViewDebug.IntToString(from = IMPORTANT_FOR_CONTENT_CAPTURE_NO, to = "no"),
10632 @EnumEntry(value = IMPORTANT_FOR_CONTENT_CAPTURE_NO, name = "no"),
10729 || importance == IMPORTANT_FOR_CONTENT_CAPTURE_NO) {
/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.txt53260 field public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO = 2; // 0x2