Searched refs:IMPORTANT_FOR_CONTENT_CAPTURE_NO (Results 1 – 3 of 3) sorted by relevance
134 username.setImportantForContentCapture(View.IMPORTANT_FOR_CONTENT_CAPTURE_NO); in testOnVisibilityAggregated_visibleChanged_notImportant()
1429 IMPORTANT_FOR_CONTENT_CAPTURE_NO,1458 public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO = 0x2; field in View3531 | IMPORTANT_FOR_CONTENT_CAPTURE_NO9667 @ViewDebug.IntToString(from = IMPORTANT_FOR_CONTENT_CAPTURE_NO, to = "no"),9675 @EnumEntry(value = IMPORTANT_FOR_CONTENT_CAPTURE_NO, name = "no"),9772 || importance == IMPORTANT_FOR_CONTENT_CAPTURE_NO) { in calculateIsImportantForContentCapture()
49331 field public static final int IMPORTANT_FOR_CONTENT_CAPTURE_NO = 2; // 0x2