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

  /frameworks/base/core/java/android/text/style/
TtsSpan.java 61 public static final String TYPE_CARDINAL = "android.type.cardinal";
95 * number with the same arguments as {@link #TYPE_CARDINAL},
234 * Can be used with {@link #TYPE_CARDINAL} and {@link #TYPE_ORDINAL}.
664 * A builder for TtsSpans of type {@link #TYPE_CARDINAL}.
670 * Creates a builder for a TtsSpan of type {@link #TYPE_CARDINAL}.
673 super(TtsSpan.TYPE_CARDINAL);
677 * Creates a TtsSpan of type {@link #TYPE_CARDINAL} and sets the
688 * Creates a TtsSpan of type {@link #TYPE_CARDINAL} and sets the
    [all...]
  /prebuilts/sdk/21/
android.jar 

Completed in 386 milliseconds