HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_DECIMAL (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/text/style/
TtsSpan.java 80 public static final String TYPE_DECIMAL = "android.type.decimal";
96 * {@link #TYPE_DECIMAL} or {@link #TYPE_FRACTION}. The unit can be
150 * with the same arguments as {@link #TYPE_DECIMAL}.
242 * Can be used with {@link #TYPE_DECIMAL} and {@link #TYPE_FRACTION}.
249 * Can be used with {@link #TYPE_DECIMAL}.
776 * A builder for TtsSpans of type {@link #TYPE_DECIMAL}.
782 * Creates a builder for a TtsSpan of type {@link #TYPE_DECIMAL}.
785 super(TtsSpan.TYPE_DECIMAL);
789 * Creates a TtsSpan of type {@link #TYPE_DECIMAL} and sets the
803 * Creates a TtsSpan of type {@link #TYPE_DECIMAL} and sets th
    [all...]
  /prebuilts/sdk/21/
android.jar 

Completed in 47 milliseconds