Searched refs:exists (Results 1 – 16 of 16) sorted by relevance
85 Chat exists = findChat(allChats, chat.getId()); in createChat() local86 if (exists != null) { in createChat()87 chat = exists; in createChat()
199 if (!filePath.exists() && !filePath.mkdir()) { in getFileUri()205 if (!newFile.exists()) { in getFileUri()
183 if (xmlFile.exists()) {200 if (xmlFile.exists()) {216 * if such a file exists, or synthesized with some default parameters if it does not.226 if (xmlFile.exists()) {264 if (xmlFile.exists()) {
130 // Get the input and output files, and make sure the output path exists
168 if (! mediaStorageDir.exists()){ in getOutputMediaFile()
318 if (cache.journalFile.exists()) { in open()463 if (file.exists() && !file.delete()) { in deleteIfExists()574 if (!entry.getDirtyFile(i).exists()) { in completeEdit()584 if (dirty.exists()) { in completeEdit()
90 if (!mHttpCacheDir.exists()) { in initHttpDiskCache()
208 if (!diskCacheDir.exists()) { in initDiskCache()
116 if (!file.exists()) { in <lambda>()
140 if (!file.exists()) { in openPdfRenderer()
17 translationZ exists for transient states, like animations.
102 if (!file.exists()) { in loadFromDisk()
109 if (!new File(mContext.getFilesDir(), mOutputFileName).exists()) { in startPlay()
290 if (file.exists()) { in isFileExists()
237 if (!dirs.exists()) in doInBackground()
538 if (!target.exists()) {