Specifies that the file is being used for temporary storage.
public static final int TEMPORARY;
Applications should write to the file only if absolutely necessary. Most of the file's data remains in memory without being flushed to the media because the file will soon be deleted.