Home
last modified time | relevance | path

Searched defs:resetDevice (Results 1 – 3 of 3) 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/native/services/inputflinger/tests/
DInputClassifier_test.cpp169 Return<void> resetDevice(int32_t deviceId) override { return Void(); }; in resetDevice() function
/frameworks/base/core/java/android/hardware/usb/
DUsbDeviceConnection.java303 public boolean resetDevice() { in resetDevice() method in UsbDeviceConnection