Lines Matching full:hardware
19 import android.hardware.usb.UsbDevice;
20 import android.hardware.usb.UsbDeviceConnection;
25 * android.hardware.usb.UsbDevice} and then use methods in this class to get information about the
41 * @param device the {@link android.hardware.usb.UsbDevice} for the MTP or PTP device
49 * {@link android.hardware.usb.UsbDeviceConnection}.
53 * @param connection an open {@link android.hardware.usb.UsbDeviceConnection} for the device
67 * with a new {@link android.hardware.usb.UsbDeviceConnection}.
84 * This returns the same value as {@link android.hardware.usb.UsbDevice#getDeviceName}
85 * for the device's {@link android.hardware.usb.UsbDevice}
95 * This returns the same value as {@link android.hardware.usb.UsbDevice#getDeviceId}
96 * for the device's {@link android.hardware.usb.UsbDevice}