Searched refs:flagMapping (Results 1 – 12 of 12) sorted by relevance
322 final Optional<AnnotationValue> flagMapping = in determinePropertyType() local335 flagMapping.ifPresent(value -> { in determinePropertyType()360 flagMapping.ifPresent(value -> { in determinePropertyType()383 flagMapping.ifPresent(value -> { in determinePropertyType()392 flagMapping.ifPresent(value -> { in determinePropertyType()400 } else if (flagMapping.isPresent()) { in determinePropertyType()
178 FlagToString[] flagMapping() default { }; in flagMapping() method1457 final FlagToString[] flagsMapping = property.flagMapping();1542 final FlagToString[] flagsMapping = property.flagMapping();1631 final FlagToString flagMapping = mapping[j];1632 final boolean ifTrue = flagMapping.outputIf();1633 final int maskResult = intValue & flagMapping.mask();1634 final boolean test = maskResult == flagMapping.equals();1636 final String name = flagMapping.name();1686 final FlagToString flagMapping = mapping[j];1687 final boolean ifTrue = flagMapping.outputIf();[all …]
1571 @ViewDebug.ExportedProperty(flagMapping = {1850 @ViewDebug.ExportedProperty(flagMapping = {
4084 @ViewDebug.ExportedProperty(flagMapping = {4110 @ViewDebug.ExportedProperty(flagMapping = {6935 @InspectableProperty(flagMapping = {16114 @ViewDebug.ExportedProperty(category = "measurement", flagMapping = {16142 @ViewDebug.ExportedProperty(category = "measurement", flagMapping = {18750 @InspectableProperty(name = "requiresFadingEdge", flagMapping = {
234 @ViewDebug.ExportedProperty(flagMapping = {8139 @ViewDebug.ExportedProperty(category = "layout", flagMapping = {
104 FlagEntry[] flagMapping() default {}; in flagMapping() method
161 @ViewDebug.ExportedProperty(category = "measurement", flagMapping = {
3568 @InspectableProperty(name = "autoLink", flagMapping = {6722 @InspectableProperty(flagMapping = {6887 @InspectableProperty(flagMapping = {
126 ArrayReturn: android.view.inspector.InspectableProperty#flagMapping():
4561 …method public abstract android.view.inspector.InspectableProperty.FlagEntry[] flagMapping() defaul…
52526 method public abstract android.view.ViewDebug.FlagToString[] flagMapping() default {};
52382 method public abstract android.view.ViewDebug.FlagToString[] flagMapping() default {};