Home | History | Annotate | Download | only in content

Lines Matching defs:openFileOutput

171      * File creation mode: for use with {@link #openFileOutput}, if the file
174 * @see #openFileOutput
851 * @see #openFileOutput
877 public abstract FileOutputStream openFileOutput(String name, @FileMode int mode)
891 * @see #openFileOutput
899 * {@link #openFileOutput} is stored.
909 * @see #openFileOutput
949 * created with {@link #openFileOutput} are stored.
958 * @see #openFileOutput
979 * @see #openFileOutput
1283 * @see #openFileOutput
1487 * @see #openFileOutput
1513 * @see #openFileOutput(String, int)