Home
last modified time | relevance | path

Searched defs:sendFileInfo (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppObexClientSessionTest.java121 BluetoothOppSendFileInfo sendFileInfo = in startThenStop_startsAndStopsClientThread() local
189 BluetoothOppSendFileInfo sendFileInfo = in clientThreadSendFile_clientSessionDisconnected_returnsObexDataError() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppManager.java272 BluetoothOppSendFileInfo sendFileInfo = in saveSendingFileInfo() local
291 BluetoothOppSendFileInfo sendFileInfo = in saveSendingFileInfo() local
DBluetoothOppUtility.java445 static Uri generateUri(Uri uri, BluetoothOppSendFileInfo sendFileInfo) { in generateUri()
454 static void putSendFileInfo(Uri uri, BluetoothOppSendFileInfo sendFileInfo) { in putSendFileInfo()
DBluetoothOppLauncherActivity.java490 void sendFileInfo(String mimeType, String uriString, boolean isHandover, boolean fromExternal) { in sendFileInfo() method in BluetoothOppLauncherActivity
DBluetoothOppService.java903 BluetoothOppSendFileInfo sendFileInfo = in insertShare() local