Home
last modified time | relevance | path

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

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