Searched refs:uniqueFileName (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppReceiveFileInfo.java186 private static boolean safeCanonicalPath(String uniqueFileName) { argument
188 File receiveFile = new File(uniqueFileName);

Completed in 36 milliseconds