Home | History | Annotate | Download | only in store

Lines Matching refs:tempDir

1051             final File tempDir = context.getExternalCacheDir();
1052 final File tempFile = File.createTempFile("IMAPupsync", ".eml", tempDir);