Home | History | Annotate | Download | only in style

Lines Matching defs:ARG_QUANTITY

151      * {@link #ARG_CURRENCY} is used to set the currency. {@link #ARG_QUANTITY}
262 * {@link #ARG_FRACTIONAL_PART} argument is "4", the {@link #ARG_QUANTITY}
269 public static final String ARG_QUANTITY =
1269 * Sets the {@link #ARG_QUANTITY} argument.
1274 return setStringArgument(TtsSpan.ARG_QUANTITY, quantity);