Home | History | Annotate | Download | only in style

Lines Matching defs:ARG_PATH

141      * {@link #ARG_DOMAIN}, {@link #ARG_PORT}, {@link #ARG_PATH},
429 public static final String ARG_PATH = "android.arg.path";
1399 * Sets the {@link #ARG_PATH} argument.
1404 return setStringArgument(TtsSpan.ARG_PATH, path);