Loading core/java/android/hardware/usb/UsbManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ import java.util.HashMap; * <div class="special reference"> * <h3>Developer Guides</h3> * <p>For more information about communicating with USB hardware, read the * <a href="{@docRoot}guide/topics/usb/index.html">USB</a> developer guide.</p> * <a href="{@docRoot}guide/topics/connectivity/usb/index.html">USB developer guide</a>.</p> * </div> */ public class UsbManager { Loading Loading
core/java/android/hardware/usb/UsbManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ import java.util.HashMap; * <div class="special reference"> * <h3>Developer Guides</h3> * <p>For more information about communicating with USB hardware, read the * <a href="{@docRoot}guide/topics/usb/index.html">USB</a> developer guide.</p> * <a href="{@docRoot}guide/topics/connectivity/usb/index.html">USB developer guide</a>.</p> * </div> */ public class UsbManager { Loading