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

  /frameworks/base/core/java/android/text/style/
TtsSpan.java 74 * number to be synthesized with {@link #ARG_INTEGER_PART} and
85 * {@link #ARG_DENOMINATOR}. {@link #ARG_INTEGER_PART} is optional
244 public static final String ARG_INTEGER_PART = "android.arg.integer_part";
261 * Example: if the {@link #ARG_INTEGER_PART} argument is "10", the
790 * {@link #ARG_INTEGER_PART} and {@link #ARG_FRACTIONAL_PART} arguments.
804 * {@link #ARG_INTEGER_PART} and {@link #ARG_FRACTIONAL_PART} arguments.
814 * digits, it sets the {@link #ARG_INTEGER_PART} and
849 * to the value for {@link #ARG_INTEGER_PART}.
858 * Sets the {@link #ARG_INTEGER_PART} argument.
864 return setStringArgument(TtsSpan.ARG_INTEGER_PART, integerPart)
    [all...]
  /prebuilts/sdk/21/
android.jar 

Completed in 782 milliseconds