Searched refs:notifyRoleSwitchStatus (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/interfaces/usb/1.0/default/ |
H A D | Usb.cpp | 102 mCallback->notifyRoleSwitchStatus(portName, newRole, in switchRole() 111 Return<void> ret = mCallback->notifyRoleSwitchStatus(portName, newRole, Status::ERROR); in switchRole()
|
/aosp12/hardware/interfaces/usb/1.0/ |
H A D | IUsbCallback.hal | 44 oneway notifyRoleSwitchStatus(string portName, PortRole newRole, Status retval);
|
H A D | IUsb.hal | 50 * query would be sent through the IUsbCallback object's notifyRoleSwitchStatus
|
/aosp12/hardware/interfaces/usb/1.1/vts/functional/ |
H A D | VtsHalUsbV1_1TargetTest.cpp | 112 Return<void> notifyRoleSwitchStatus(const hidl_string& /*portName*/, in notifyRoleSwitchStatus() function in UsbCallback
|
/aosp12/hardware/interfaces/usb/1.0/vts/functional/ |
H A D | VtsHalUsbV1_0TargetTest.cpp | 87 Return<void> notifyRoleSwitchStatus(const hidl_string& /*portName*/, in notifyRoleSwitchStatus() function in UsbHidlTest::UsbCallback
|
/aosp12/hardware/interfaces/usb/1.2/vts/functional/ |
H A D | VtsHalUsbV1_2TargetTest.cpp | 138 Return<void> notifyRoleSwitchStatus(const hidl_string& /*portName*/, in notifyRoleSwitchStatus() function in UsbCallback
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbPortManager.java | 794 public void notifyRoleSwitchStatus(String portName, PortRole role, int retval) { in notifyRoleSwitchStatus() method in UsbPortManager.HALCallback
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 41486 PLcom/android/server/usb/UsbPortManager$HALCallback;->notifyRoleSwitchStatus(Ljava/lang/String;Land…
|