Home
last modified time | relevance | path

Searched refs:resetDevice (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
H A DUsbHostManagementActivity.java120 resetDevice(mUsbDevice); in onCreate()
162 private void resetDevice(UsbDevice device) { in resetDevice() method in UsbHostManagementActivity
H A DUsbDeviceStateController.java121 if (!conn.resetDevice()) { in doHandleDeviceReset()
176 connNow.resetDevice(); in resetUsbDeviceAndConfirmModeChange()
/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbDeviceConnection.java331 public boolean resetDevice() { in resetDevice() method in UsbDeviceConnection
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt6040 method public boolean resetDevice();