Searched refs:PROPERTY_IMPORTANT_FOR_ACCESSIBILITY (Results 1 – 2 of 2) sorted by relevance
72 private static final int PROPERTY_IMPORTANT_FOR_ACCESSIBILITY = 0x00000200; field in AccessibilityRecord168 setBooleanProperty(PROPERTY_IMPORTANT_FOR_ACCESSIBILITY, important); in setSource()343 return getBooleanProperty(PROPERTY_IMPORTANT_FOR_ACCESSIBILITY); in isImportantForAccessibility()357 setBooleanProperty(PROPERTY_IMPORTANT_FOR_ACCESSIBILITY, importantForAccessibility); in setImportantForAccessibility()970 case PROPERTY_IMPORTANT_FOR_ACCESSIBILITY: in singleBooleanPropertyToString()
62080 Landroid/view/accessibility/AccessibilityRecord;->PROPERTY_IMPORTANT_FOR_ACCESSIBILITY:I