Home
last modified time | relevance | path

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

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