Searched refs:IMPORTANT_FOR_CONTENT_CAPTURE_NO (Results 1 – 4 of 4) sorted by relevance
150 username.setImportantForContentCapture(View.IMPORTANT_FOR_CONTENT_CAPTURE_NO); in testOnVisibilityAggregated_visibleChanged_notImportant()
1474 IMPORTANT_FOR_CONTENT_CAPTURE_NO,1503 public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO = 0x2; field in View3618 | IMPORTANT_FOR_CONTENT_CAPTURE_NO10018 @ViewDebug.IntToString(from = IMPORTANT_FOR_CONTENT_CAPTURE_NO, to = "no"),10026 @EnumEntry(value = IMPORTANT_FOR_CONTENT_CAPTURE_NO, name = "no"),10123 || importance == IMPORTANT_FOR_CONTENT_CAPTURE_NO) { in calculateIsImportantForContentCapture()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52737 field public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO = 2; // 0x2