Lines Matching refs:hardware
19 import android.hardware.usb.UsbDevice;
20 import android.hardware.usb.UsbDeviceConnection;
27 * android.hardware.usb.UsbDevice} and then use methods in this class to get information about the
43 * @param device the {@link android.hardware.usb.UsbDevice} for the MTP or PTP device
51 * {@link android.hardware.usb.UsbDeviceConnection}.
55 * @param connection an open {@link android.hardware.usb.UsbDeviceConnection} for the device
69 * with a new {@link android.hardware.usb.UsbDeviceConnection}.
86 * This returns the same value as {@link android.hardware.usb.UsbDevice#getDeviceName}
87 * for the device's {@link android.hardware.usb.UsbDevice}
97 * This returns the same value as {@link android.hardware.usb.UsbDevice#getDeviceId}
98 * for the device's {@link android.hardware.usb.UsbDevice}