HomeSort by relevance Sort by last modified time
    Searched refs:isTheSameDevice (Results 1 - 5 of 5) sorted by null

  /frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
UsbUtil.java 61 public static boolean isTheSameDevice(UsbDevice l, UsbDevice r) {
UsbDeviceStateController.java 237 if (UsbUtil.isTheSameDevice(device, attached)) {
  /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/setting/usb/
UsbUtil.java 66 public static boolean isTheSameDevice(UsbDevice l, UsbDevice r) {
UsbDeviceStateController.java 285 if (UsbUtil.isTheSameDevice(device, attached)) {
  /packages/services/Car/car-usb-handler/src/android/car/usb/handler/
UsbUtil.java 65 public static boolean isTheSameDevice(UsbDevice l, UsbDevice r) {

Completed in 220 milliseconds