HomeSort by relevance Sort by last modified time
    Searched defs:switchRole (Results 1 - 4 of 4) sorted by null

  /device/google/marlin/usb/
Usb.cpp 191 Return<void> Usb::switchRole(const hidl_string &portName,
  /hardware/interfaces/usb/1.0/default/
Usb.cpp 85 Return<void> Usb::switchRole(const hidl_string& portName,
  /device/google/wahoo/usb/
Usb.cpp 240 Return<void> Usb::switchRole(const hidl_string &portName,
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbPortManager.java 262 mProxy.switchRole(portId, newRole);
275 mProxy.switchRole(portId, newRole);
290 mProxy.switchRole(portId, newRole);
    [all...]

Completed in 104 milliseconds