Loading framework/java/android/bluetooth/BluetoothAdapter.java +5 −2 Original line number Diff line number Diff line Loading @@ -90,8 +90,11 @@ import java.util.concurrent.locks.ReentrantReadWriteLock; * * <div class="special reference"> * <h3>Developer Guides</h3> * <p>For more information about using Bluetooth, read the * <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> * * {@see BluetoothDevice} Loading framework/java/android/bluetooth/BluetoothDevice.java +5 −2 Original line number Diff line number Diff line Loading @@ -59,8 +59,11 @@ import java.util.UUID; * * <div class="special reference"> * <h3>Developer Guides</h3> * <p>For more information about using Bluetooth, read the * <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.</p> * <p> * For more information about using Bluetooth, read the <a href= * "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer * guide. * </p> * </div> * * {@see BluetoothAdapter} Loading framework/java/android/bluetooth/BluetoothManager.java +5 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,11 @@ import java.util.List; * * <div class="special reference"> * <h3>Developer Guides</h3> * <p>For more information about using BLUETOOTH, read the * <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.</p> * <p> * For more information about using BLUETOOTH, read the <a href= * "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer * guide. * </p> * </div> * * @see Context#getSystemService Loading Loading
framework/java/android/bluetooth/BluetoothAdapter.java +5 −2 Original line number Diff line number Diff line Loading @@ -90,8 +90,11 @@ import java.util.concurrent.locks.ReentrantReadWriteLock; * * <div class="special reference"> * <h3>Developer Guides</h3> * <p>For more information about using Bluetooth, read the * <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> * * {@see BluetoothDevice} Loading
framework/java/android/bluetooth/BluetoothDevice.java +5 −2 Original line number Diff line number Diff line Loading @@ -59,8 +59,11 @@ import java.util.UUID; * * <div class="special reference"> * <h3>Developer Guides</h3> * <p>For more information about using Bluetooth, read the * <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.</p> * <p> * For more information about using Bluetooth, read the <a href= * "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer * guide. * </p> * </div> * * {@see BluetoothAdapter} Loading
framework/java/android/bluetooth/BluetoothManager.java +5 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,11 @@ import java.util.List; * * <div class="special reference"> * <h3>Developer Guides</h3> * <p>For more information about using BLUETOOTH, read the * <a href="{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer guide.</p> * <p> * For more information about using BLUETOOTH, read the <a href= * "{@docRoot}guide/topics/connectivity/bluetooth.html">Bluetooth</a> developer * guide. * </p> * </div> * * @see Context#getSystemService Loading