Searched refs:getBooleanProperty (Results 1 – 5 of 5) sorted by relevance
246 return getBooleanProperty(BOOLEAN_PROPERTY_PICTURE_IN_PICTURE); in isInPictureInPictureMode()333 return getBooleanProperty(BOOLEAN_PROPERTY_ACTIVE); in isActive()355 return getBooleanProperty(BOOLEAN_PROPERTY_FOCUSED); in isFocused()375 return getBooleanProperty(BOOLEAN_PROPERTY_ACCESSIBILITY_FOCUSED); in isAccessibilityFocused()651 private boolean getBooleanProperty(int property) { in getBooleanProperty() method in AccessibilityWindowInfo761 if (getBooleanProperty(BOOLEAN_PROPERTY_ACTIVE) in differenceFrom()762 != other.getBooleanProperty(BOOLEAN_PROPERTY_ACTIVE)) { in differenceFrom()765 if (getBooleanProperty(BOOLEAN_PROPERTY_FOCUSED) in differenceFrom()766 != other.getBooleanProperty(BOOLEAN_PROPERTY_FOCUSED)) { in differenceFrom()769 if (getBooleanProperty(BOOLEAN_PROPERTY_ACCESSIBILITY_FOCUSED) in differenceFrom()[all …]
219 return getBooleanProperty(PROPERTY_CHECKED); in isChecked()240 return getBooleanProperty(PROPERTY_ENABLED); in isEnabled()261 return getBooleanProperty(PROPERTY_PASSWORD); in isPassword()282 return getBooleanProperty(PROPERTY_FULL_SCREEN); in isFullScreen()303 return getBooleanProperty(PROPERTY_SCROLLABLE); in isScrollable()332 return getBooleanProperty(PROPERTY_IMPORTANT_FOR_ACCESSIBILITY); in isImportantForAccessibility()770 private boolean getBooleanProperty(int property) { in getBooleanProperty() method in AccessibilityRecord932 boolean value = getBooleanProperty(prop); in appendUnless()
1767 return getBooleanProperty(BOOLEAN_PROPERTY_CHECKABLE); in isCheckable()1792 return getBooleanProperty(BOOLEAN_PROPERTY_CHECKED); in isChecked()1817 return getBooleanProperty(BOOLEAN_PROPERTY_FOCUSABLE); in isFocusable()1842 return getBooleanProperty(BOOLEAN_PROPERTY_FOCUSED); in isFocused()1867 return getBooleanProperty(BOOLEAN_PROPERTY_VISIBLE_TO_USER); in isVisibleToUser()1892 return getBooleanProperty(BOOLEAN_PROPERTY_ACCESSIBILITY_FOCUSED); in isAccessibilityFocused()1917 return getBooleanProperty(BOOLEAN_PROPERTY_SELECTED); in isSelected()1942 return getBooleanProperty(BOOLEAN_PROPERTY_CLICKABLE); in isClickable()1967 return getBooleanProperty(BOOLEAN_PROPERTY_LONG_CLICKABLE); in isLongClickable()1992 return getBooleanProperty(BOOLEAN_PROPERTY_ENABLED); in isEnabled()[all …]
73080 Landroid/view/accessibility/AccessibilityNodeInfo;->getBooleanProperty(I)Z73155 Landroid/view/accessibility/AccessibilityRecord;->getBooleanProperty(I)Z73214 Landroid/view/accessibility/AccessibilityWindowInfo;->getBooleanProperty(I)Z103178 Ljava/io/FileSystem;->getBooleanProperty(Ljava/lang/String;Z)Z110470 Ljava/util/logging/Logger$SystemLoggerHelper;->getBooleanProperty(Ljava/lang/String;)Z110569 Ljava/util/logging/LogManager;->getBooleanProperty(Ljava/lang/String;Z)Z
25920 HSPLjava/io/FileSystem;->getBooleanProperty(Ljava/lang/String;Z)Z30084 HSPLjava/util/logging/LogManager;->getBooleanProperty(Ljava/lang/String;Z)Z