HomeSort by relevance Sort by last modified time
    Searched defs:POSITIVE_ZERO (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/util/
Half.java 151 public static final @HalfFloat short POSITIVE_ZERO = (short) 0x0000;
370 * <li>{@link #POSITIVE_ZERO} is considered by this method to be greater than
405 * <li>{@link #POSITIVE_ZERO} is considered by this method to be greater than
518 * the result is positive zero (see {@link #POSITIVE_ZERO})</li>
668 * <li>{@link #NEGATIVE_ZERO} is smaller than {@link #POSITIVE_ZERO}</li>
692 * <li>{@link #POSITIVE_ZERO} is greater than {@link #NEGATIVE_ZERO}</li>
786 * If either of the values is NaN, the result is false. {@link #POSITIVE_ZERO}
    [all...]
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 93 milliseconds