Home | History | Annotate | Download | only in content

Lines Matching defs:openFileOutput

73      * File creation mode: for use with {@link #openFileOutput}, if the file
76 * @see #openFileOutput
339 * @see #openFileOutput
369 public abstract FileOutputStream openFileOutput(String name, int mode)
383 * @see #openFileOutput
391 * {@link #openFileOutput} is stored.
398 * @see #openFileOutput
406 * files created with {@link #openFileOutput} are stored.
410 * @see #openFileOutput
498 * @see #openFileOutput
542 * @see #openFileOutput
564 * @see #openFileOutput(String, int)