Searched refs:BOOLEAN_PROPERTY_IMPORTANCE (Results 1 – 2 of 2) sorted by relevance
646 private static final int BOOLEAN_PROPERTY_IMPORTANCE = 0x0040000; field in AccessibilityNodeInfo2385 return getBooleanProperty(BOOLEAN_PROPERTY_IMPORTANCE); in isImportantForAccessibility()2400 setBooleanProperty(BOOLEAN_PROPERTY_IMPORTANCE, important); in setImportantForAccessibility()
73052 Landroid/view/accessibility/AccessibilityNodeInfo;->BOOLEAN_PROPERTY_IMPORTANCE:I