Searched refs:ensureFileExists (Results 1 – 3 of 3) sorted by relevance
48 if (!ensureFileExists(file)) { in buildRawMmsUri()
64 protected static boolean ensureFileExists(final File file) { in ensureFileExists() method in FileProvider
71 if (!ensureFileExists(file)) { in buildMediaScratchSpaceUri()