HomeSort by relevance Sort by last modified time
    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