Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
H A DUsbDeviceStateController.java210 newlyAttached = checkDeviceAttachedLocked(device); in resetUsbDeviceAndConfirmModeChange()
235 private UsbDevice checkDeviceAttachedLocked(UsbDevice device) { in checkDeviceAttachedLocked() method in UsbDeviceStateController