Searched refs:BOOLEAN_PROPERTY_IMPORTANCE (Results 1 – 1 of 1) sorted by relevance
631 private static final int BOOLEAN_PROPERTY_IMPORTANCE = 0x0040000; field in AccessibilityNodeInfo2298 return getBooleanProperty(BOOLEAN_PROPERTY_IMPORTANCE); in isImportantForAccessibility()2313 setBooleanProperty(BOOLEAN_PROPERTY_IMPORTANCE, important); in setImportantForAccessibility()