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.
166 * Fields can use this value to indicate that their values
171 * intended to avoid confusion between valid values whose sign may not be known.
691 // Find suitable row/col values when at least one is undefined.
1181 Bounds[] values = groupBounds.values;
1182 for (int i = 0; i < values.length; i++) {
1183 values[i].reset();
1204 // Add values computed by alignment - taking the max of all alignments in each span
1216 MutableInt[] spans = links.values;
1222 Bounds[] bounds = getGroupBounds().values;
1348 include(result, key, links.values[i], false);
1356 // Add the minimum values from the components.
1358 // Add the maximum values from the components.
1383 // getting the links validates the values that are shared by the arc list
1526 // Only remove max values, min values alone cannot be inconsistent
1578 // values are positive. One value is therefore zero - though if the row/col
1580 // translate all the values so that they measure the distance from a[0]; the
1581 // leading edge of the parent. After this transformation some values may be
1694 * Because the default values of the {@link #width} and {@link #height}
1704 * You should not need to use either of the special size values:
1708 * <h4>Default values</h4>
1748 // Default values
1819 * default values as defined in {@link LayoutParams}.
1831 * Constructs a new LayoutParams with default values as defined in {@link LayoutParams}.
1867 * Values not defined in the attribute set take the default values
2031 V[] values = (V[]) Array.newInstance(valueType, N);
2034 values[i] = get(i).second;
2036 return new PackedMap<K, V>(keys, values);
2042 in which each key/value pairs were added to the map. In this case we store keys and values
2044 array of indexes from insertion order to the compacted arrays of keys and values.
2058 public final V[] values;
2060 private PackedMap(K[] keys, V[] values) {
2064 this.values = compact(values, index);
2068 return values[index[i]];
2089 Create a compact array of keys or values using the supplied index.
2113 of the values for each View.
2167 * An Interval represents a contiguous range of values that lie between
2168 * the interval's {@link #min} and {@link #max} values.
2170 * Intervals are immutable so may be passed as values and used as keys in hash tables.
2172 * {@link #min} and {@link #max} values.
2174 * Intervals are often written as {@code [min, max]} and represent the set of values
2418 * so that the locations defined by the alignment values