Home | History | Annotate | Download | only in usb

Lines Matching refs:usb

17 package android.hardware.usb;
20 import android.hardware.usb.UsbAccessory;
21 import android.hardware.usb.UsbDevice;
28 /* Returns a list of all currently attached USB devices */
31 /* Returns a file descriptor for communicating with the USB device.
36 /* Returns the currently attached USB accessory */
39 /* Returns a file descriptor for communicating with the USB accessory.
44 /* Sets the default package for a USB device
49 /* Sets the default package for a USB accessory
79 /* Returns true if the USB manager has default preferences or permissions for the package */
85 /* Sets the current USB function. */
88 /* Sets the file path for USB mass storage backing file. */
91 /* Allow USB debugging from the attached host. If alwaysAllow is true, add the
96 /* Deny USB debugging from the attached host */
99 /* Clear public keys installed for secure USB debugging */