Home
last modified time | relevance | path

Searched refs:getBooleanProperty (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityWindowInfo.java290 return getBooleanProperty(BOOLEAN_PROPERTY_PICTURE_IN_PICTURE); in isInPictureInPictureMode()
417 return getBooleanProperty(BOOLEAN_PROPERTY_ACTIVE); in isActive()
439 return getBooleanProperty(BOOLEAN_PROPERTY_FOCUSED); in isFocused()
459 return getBooleanProperty(BOOLEAN_PROPERTY_ACCESSIBILITY_FOCUSED); in isAccessibilityFocused()
852 private boolean getBooleanProperty(int property) { in getBooleanProperty() method in AccessibilityWindowInfo
928 if (getBooleanProperty(BOOLEAN_PROPERTY_ACTIVE) in differenceFrom()
929 != other.getBooleanProperty(BOOLEAN_PROPERTY_ACTIVE)) { in differenceFrom()
932 if (getBooleanProperty(BOOLEAN_PROPERTY_FOCUSED) in differenceFrom()
933 != other.getBooleanProperty(BOOLEAN_PROPERTY_FOCUSED)) { in differenceFrom()
936 if (getBooleanProperty(BOOLEAN_PROPERTY_ACCESSIBILITY_FOCUSED) in differenceFrom()
[all …]
H A DAccessibilityRecord.java263 return getBooleanProperty(PROPERTY_CHECKED); in isChecked()
284 return getBooleanProperty(PROPERTY_ENABLED); in isEnabled()
305 return getBooleanProperty(PROPERTY_PASSWORD); in isPassword()
326 return getBooleanProperty(PROPERTY_FULL_SCREEN); in isFullScreen()
347 return getBooleanProperty(PROPERTY_SCROLLABLE); in isScrollable()
376 return getBooleanProperty(PROPERTY_IMPORTANT_FOR_ACCESSIBILITY); in isImportantForAccessibility()
398 return getBooleanProperty(PROPERTY_ACCESSIBILITY_DATA_SENSITIVE); in isAccessibilityDataSensitive()
831 private boolean getBooleanProperty(int property) { in getBooleanProperty() method in AccessibilityRecord
985 boolean value = getBooleanProperty(prop); in appendUnless()
H A DAccessibilityNodeInfo.java2210 return getBooleanProperty(BOOLEAN_PROPERTY_CHECKABLE); in isCheckable()
2235 return getBooleanProperty(BOOLEAN_PROPERTY_CHECKED); in isChecked()
2260 return getBooleanProperty(BOOLEAN_PROPERTY_FOCUSABLE); in isFocusable()
2285 return getBooleanProperty(BOOLEAN_PROPERTY_FOCUSED); in isFocused()
2366 return getBooleanProperty(BOOLEAN_PROPERTY_SELECTED); in isSelected()
2391 return getBooleanProperty(BOOLEAN_PROPERTY_CLICKABLE); in isClickable()
2441 return getBooleanProperty(BOOLEAN_PROPERTY_ENABLED); in isEnabled()
2466 return getBooleanProperty(BOOLEAN_PROPERTY_PASSWORD); in isPassword()
2491 return getBooleanProperty(BOOLEAN_PROPERTY_SCROLLABLE); in isScrollable()
2580 return getBooleanProperty(BOOLEAN_PROPERTY_EDITABLE); in isEditable()
[all …]
/aosp14/frameworks/base/tests/RollbackTest/lib/src/com/android/tests/rollback/host/
H A DWatchdogEventLogger.java76 return mDevice.getBooleanProperty(PROP_PREFIX + type, false) in watchdogEventOccurred()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt58651 Landroid/view/accessibility/AccessibilityNodeInfo;->getBooleanProperty(I)Z
58726 Landroid/view/accessibility/AccessibilityRecord;->getBooleanProperty(I)Z
58785 Landroid/view/accessibility/AccessibilityWindowInfo;->getBooleanProperty(I)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt30229 HSPLjava/util/logging/LogManager;->getBooleanProperty(Ljava/lang/String;Z)Z