Searched defs:notifyRoleSwitchStatus (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/current/android/hardware/usb/ |
D | IUsbCallback.aidl | 38 …oneway void notifyRoleSwitchStatus(in String portName, in android.hardware.usb.PortRole newRole, i… in notifyRoleSwitchStatus() method
|
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/2/android/hardware/usb/ |
D | IUsbCallback.aidl | 38 …oneway void notifyRoleSwitchStatus(in String portName, in android.hardware.usb.PortRole newRole, i… in notifyRoleSwitchStatus() method
|
/hardware/interfaces/usb/aidl/android/hardware/usb/ |
D | IUsbCallback.aidl | 50 void notifyRoleSwitchStatus(in String portName, in PortRole newRole, in Status retval, in notifyRoleSwitchStatus() method
|
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/3/android/hardware/usb/ |
D | IUsbCallback.aidl | 38 …oneway void notifyRoleSwitchStatus(in String portName, in android.hardware.usb.PortRole newRole, i… in notifyRoleSwitchStatus() method
|
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/1/android/hardware/usb/ |
D | IUsbCallback.aidl | 38 …oneway void notifyRoleSwitchStatus(in String portName, in android.hardware.usb.PortRole newRole, i… in notifyRoleSwitchStatus() method
|
/hardware/interfaces/usb/1.1/vts/functional/ |
D | VtsHalUsbV1_1TargetTest.cpp | 113 Return<void> notifyRoleSwitchStatus(const hidl_string& /*portName*/, in notifyRoleSwitchStatus() function in UsbCallback
|
/hardware/interfaces/usb/1.0/vts/functional/ |
D | VtsHalUsbV1_0TargetTest.cpp | 87 Return<void> notifyRoleSwitchStatus(const hidl_string& /*portName*/, in notifyRoleSwitchStatus() function in UsbHidlTest::UsbCallback
|
/hardware/interfaces/usb/1.2/vts/functional/ |
D | VtsHalUsbV1_2TargetTest.cpp | 138 Return<void> notifyRoleSwitchStatus(const hidl_string& /*portName*/, in notifyRoleSwitchStatus() function in UsbCallback
|
/hardware/interfaces/usb/aidl/vts/ |
D | VtsAidlUsbTargetTest.cpp | 101 ScopedAStatus notifyRoleSwitchStatus(const string& /*portName*/, const PortRole& newRole, in notifyRoleSwitchStatus() function in UsbAidlTest::UsbCallback
|