Searched refs:BOOLEAN_PROPERTY_IMPORTANCE (Results 1 – 1 of 1) 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()