Searched refs:isTheSameDevice (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
H A DUsbUtil.java61 public static boolean isTheSameDevice(UsbDevice l, UsbDevice r) { method in class:UsbUtil
H A DUsbDeviceStateController.java237 if (UsbUtil.isTheSameDevice(device, attached)) {

Completed in 101 milliseconds