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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppReceiveFileInfo.java193 File receiveFile = new File(uniqueFileName);
198 String canonicalPath = receiveFile.getCanonicalPath();
H A DBluetoothOppObexServerSession.java372 status = receiveFile(mFileInfo, op);
428 private int receiveFile(BluetoothOppReceiveFileInfo fileInfo, Operation op) { method in class:BluetoothOppObexServerSession

Completed in 159 milliseconds