OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:putSendFileInfo
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppUtility.java
311
static void
putSendFileInfo
(Uri uri, BluetoothOppSendFileInfo sendFileInfo) {
312
if (D) Log.d(TAG, "
putSendFileInfo
: uri=" + uri + " sendFileInfo=" + sendFileInfo);
BluetoothOppManager.java
256
BluetoothOppUtility.
putSendFileInfo
(uri,
269
BluetoothOppUtility.
putSendFileInfo
(uri,
Completed in 2224 milliseconds