Home
last modified time | relevance | path

Searched refs:fileExists (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppUtility.java211 if (!fileExists(context, path)) { in openReceivedFile()
256 static boolean fileExists(Context context, Uri uri) { in fileExists() method in BluetoothOppUtility