resolve merge conflicts of a544221 to nyc-dev-plus-aosp
Change-Id: Ie7a3a85fdd2e59eea4f74760010190ce9f5f9b02
This commit is contained in:
@@ -89,8 +89,11 @@ import java.util.concurrent.locks.ReentrantReadWriteLock;
|
|||||||
*
|
*
|
||||||
* <div class="special reference">
|
* <div class="special reference">
|
||||||
* <h3>Developer Guides</h3>
|
* <h3>Developer Guides</h3>
|
||||||
* <p>For more information about using Bluetooth, read the
|
* <p>
|
||||||
* <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.
|
* For more information about using Bluetooth, read the <a href=
|
||||||
|
* "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer
|
||||||
|
* guide.
|
||||||
|
* </p>
|
||||||
* </div>
|
* </div>
|
||||||
*
|
*
|
||||||
* {@see BluetoothDevice}
|
* {@see BluetoothDevice}
|
||||||
|
|||||||
@@ -59,8 +59,11 @@ import java.util.UUID;
|
|||||||
*
|
*
|
||||||
* <div class="special reference">
|
* <div class="special reference">
|
||||||
* <h3>Developer Guides</h3>
|
* <h3>Developer Guides</h3>
|
||||||
* <p>For more information about using Bluetooth, read the
|
* <p>
|
||||||
* <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.</p>
|
* For more information about using Bluetooth, read the <a href=
|
||||||
|
* "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer
|
||||||
|
* guide.
|
||||||
|
* </p>
|
||||||
* </div>
|
* </div>
|
||||||
*
|
*
|
||||||
* {@see BluetoothAdapter}
|
* {@see BluetoothAdapter}
|
||||||
|
|||||||
@@ -38,8 +38,11 @@ import java.util.List;
|
|||||||
*
|
*
|
||||||
* <div class="special reference">
|
* <div class="special reference">
|
||||||
* <h3>Developer Guides</h3>
|
* <h3>Developer Guides</h3>
|
||||||
* <p>For more information about using BLUETOOTH, read the
|
* <p>
|
||||||
* <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.</p>
|
* For more information about using BLUETOOTH, read the <a href=
|
||||||
|
* "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer
|
||||||
|
* guide.
|
||||||
|
* </p>
|
||||||
* </div>
|
* </div>
|
||||||
*
|
*
|
||||||
* @see Context#getSystemService
|
* @see Context#getSystemService
|
||||||
|
|||||||
Reference in New Issue
Block a user