Home
last modified time | relevance | path

Searched defs:resetDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
DUsbHostManagementActivity.java162 private void resetDevice(UsbDevice device) { in resetDevice() method in UsbHostManagementActivity
/frameworks/base/core/java/android/hardware/usb/
DUsbDeviceConnection.java274 public boolean resetDevice() { in resetDevice() method in UsbDeviceConnection