Searched refs:fileExists (Results 1 – 7 of 7) sorted by relevance
111 mSilentModeSupported = fileExists(mHwStateMonitoringFileName) in SilentModeHandler()112 && fileExists(mKernelSilentModeFileName); in SilentModeHandler()270 private boolean fileExists(String filePath) { in fileExists() method in SilentModeHandler
75 bool fileExists(const char* filename) { in fileExists() function199 if (!fileExists(filename)) { in startMonitoringSilentModeHwState()
249 if (!fileExists(context, path)) { in openReceivedFile()290 static boolean fileExists(Context context, Uri uri) { in fileExists() method in BluetoothOppUtility
333 assertThat(BluetoothOppUtility.fileExists(mContext, CORRECT_FORMAT_BUT_INVALID_FILE_URI)) in fileExists_returnFalse()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
10220 private boolean fileExists(@NonNull String absolutePath) {10319 if (!fileExists(path)) {10351 if (fileExists(path)) {