Searched refs:resetDevice (Results 1 – 5 of 5) sorted by relevance
120 resetDevice(mUsbDevice); in onCreate()162 private void resetDevice(UsbDevice device) { in resetDevice() method in UsbHostManagementActivity
121 if (!conn.resetDevice()) { in doHandleDeviceReset()176 connNow.resetDevice(); in resetUsbDeviceAndConfirmModeChange()
272 public boolean resetDevice() { in resetDevice() method in UsbDeviceConnection
2274 method public boolean resetDevice();
14975 Landroid/hardware/usb/UsbDeviceConnection;->resetDevice()Z