Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppUtility.java337 static BluetoothOppSendFileInfo getSendFileInfo(Uri uri) { in getSendFileInfo() method in BluetoothOppUtility
DBluetoothOppObexClientSession.java311 BluetoothOppSendFileInfo fileInfo = BluetoothOppUtility.getSendFileInfo(mInfo.mUri); in processShareInfo()
DBluetoothOppTransfer.java321 = BluetoothOppUtility.getSendFileInfo(info.mUri); in markBatchFailed()
DBluetoothOppService.java624 BluetoothOppSendFileInfo sendFileInfo = BluetoothOppUtility.getSendFileInfo( in insertShare()