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