Home | History | Annotate | Download | only in style

Lines Matching defs:ARG_NUMBER_PARTS

126      * {@link #ARG_NUMBER_PARTS} is required. {@link #ARG_COUNTRY_CODE} and
380 public static final String ARG_NUMBER_PARTS = "android.arg.number_parts";
1293 * {@link #ARG_NUMBER_PARTS} argument.
1311 * Sets the {@link #ARG_NUMBER_PARTS} argument.
1317 return setStringArgument(TtsSpan.ARG_NUMBER_PARTS, numberParts);