Searched defs:putSendFileInfo (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppUtility.java328 static void putSendFileInfo(Uri uri, BluetoothOppSendFileInfo sendFileInfo) { method in class:BluetoothOppUtility
329 if (D) Log.d(TAG, "putSendFileInfo: uri=" + uri + " sendFileInfo=" + sendFileInfo);

Completed in 50 milliseconds