am d4cf13a6: am 52cde727: Fix docs builds.

Merge commit 'd4cf13a651ecc7dde5a2a68062d4d9d569967183' into eclair-mr2-plus-aosp

* commit 'd4cf13a651ecc7dde5a2a68062d4d9d569967183':
  Fix docs builds.
This commit is contained in:
Nick Pelly
2009-10-06 07:27:17 -07:00
committed by Android Git Automerger
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ import java.io.IOException;
* BluetoothSocket} ready for an outgoing connection to a remote
* {@link BluetoothDevice}.
*
* <p>Use {@link BluetoothAdapter#listenUsingRfcommOn} to create a listening
* <p>Use {@link BluetoothAdapter#listenUsingRfcomm} to create a listening
* {@link BluetoothServerSocket} ready for incoming connections to the local
* {@link BluetoothAdapter}.
*

View File

@@ -42,7 +42,7 @@ import java.util.concurrent.locks.ReentrantReadWriteLock;
* BluetoothSocket} ready for an outgoing connection to a remote
* {@link BluetoothDevice}.
*
* <p>Use {@link BluetoothAdapter#listenUsingRfcommOn} to create a listening
* <p>Use {@link BluetoothAdapter#listenUsingRfcomm} to create a listening
* {@link BluetoothServerSocket} ready for incoming connections to the local
* {@link BluetoothAdapter}.
*