Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppManager.java276 BluetoothOppUtility.putSendFileInfo(uri, sendFileInfo); in saveSendingFileInfo()
296 BluetoothOppUtility.putSendFileInfo(uri, sendFileInfo); in saveSendingFileInfo()
DBluetoothOppUtility.java454 static void putSendFileInfo(Uri uri, BluetoothOppSendFileInfo sendFileInfo) { in putSendFileInfo() method in BluetoothOppUtility
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppObexClientSessionTest.java124 BluetoothOppUtility.putSendFileInfo(uri, sendFileInfo); in startThenStop_startsAndStopsClientThread()
DBluetoothOppUtilityTest.java434 BluetoothOppUtility.putSendFileInfo( in fileInfo_testFileInfoFunctions()