Lines Matching refs:values

97  * Default values will generally produce a reasonable spacing between components
98 * but values may change between different releases of the platform.
167 * Fields can use this value to indicate that their values
172 * intended to avoid confusion between valid values whose sign may not be known.
711 // Find suitable row/col values when at least one is undefined.
842 // Apply defaults, so as to remove UNDEFINED values
1259 Bounds[] values = groupBounds.values;
1260 for (int i = 0; i < values.length; i++) {
1261 values[i].reset();
1282 // Add values computed by alignment - taking the max of all alignments in each span
1294 MutableInt[] spans = links.values;
1300 Bounds[] bounds = getGroupBounds().values;
1427 include(result, key, links.values[i], false);
1435 // Add the minimum values from the components.
1437 // Add the maximum values from the components.
1462 // getting the links validates the values that are shared by the arc list
1591 // Only remove max values, min values alone cannot be inconsistent
1643 // values are positive. One value is therefore zero - though if the row/col
1645 // translate all the values so that they measure the distance from a[0]; the
1646 // leading edge of the parent. After this transformation some values may be
1759 * Because the default values of the {@link #width} and {@link #height}
1769 * You should not need to use either of the special size values:
1773 * <h4>Default values</h4>
1813 // Default values
1886 * default values as defined in {@link LayoutParams}.
1898 * Constructs a new LayoutParams with default values as defined in {@link LayoutParams}.
1934 * Values not defined in the attribute set take the default values
2098 V[] values = (V[]) Array.newInstance(valueType, N);
2101 values[i] = get(i).second;
2103 return new PackedMap<K, V>(keys, values);
2109 in which each key/value pairs were added to the map. In this case we store keys and values
2111 array of indexes from insertion order to the compacted arrays of keys and values.
2125 public final V[] values;
2127 private PackedMap(K[] keys, V[] values) {
2131 this.values = compact(values, index);
2135 return values[index[i]];
2156 Create a compact array of keys or values using the supplied index.
2180 of the values for each View.
2235 * An Interval represents a contiguous range of values that lie between
2236 * the interval's {@link #min} and {@link #max} values.
2238 * Intervals are immutable so may be passed as values and used as keys in hash tables.
2240 * {@link #min} and {@link #max} values.
2242 * Intervals are often written as {@code [min, max]} and represent the set of values
2486 * so that the locations defined by the alignment values