Home
last modified time | relevance | path

Searched defs:notifyPortStatusChange (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/current/android/hardware/usb/
DIUsbCallback.aidl37 …oneway void notifyPortStatusChange(in android.hardware.usb.PortStatus[] currentPortStatus, in andr… in notifyPortStatusChange() method
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/2/android/hardware/usb/
DIUsbCallback.aidl37 …oneway void notifyPortStatusChange(in android.hardware.usb.PortStatus[] currentPortStatus, in andr… in notifyPortStatusChange() method
/hardware/interfaces/usb/aidl/android/hardware/usb/
DIUsbCallback.aidl40 void notifyPortStatusChange(in PortStatus[] currentPortStatus, in Status retval); in notifyPortStatusChange() method
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/3/android/hardware/usb/
DIUsbCallback.aidl37 …oneway void notifyPortStatusChange(in android.hardware.usb.PortStatus[] currentPortStatus, in andr… in notifyPortStatusChange() method
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/1/android/hardware/usb/
DIUsbCallback.aidl37 …oneway void notifyPortStatusChange(in android.hardware.usb.PortStatus[] currentPortStatus, in andr… in notifyPortStatusChange() method
/hardware/interfaces/usb/1.1/vts/functional/
DVtsHalUsbV1_1TargetTest.cpp88 Return<void> notifyPortStatusChange(const hidl_vec<PortStatus>& /* currentPortStatus */, in notifyPortStatusChange() function in UsbCallback
/hardware/interfaces/usb/1.0/vts/functional/
DVtsHalUsbV1_0TargetTest.cpp69 Return<void> notifyPortStatusChange( in notifyPortStatusChange() function in UsbHidlTest::UsbCallback
/hardware/interfaces/usb/1.2/vts/functional/
DVtsHalUsbV1_2TargetTest.cpp92 Return<void> notifyPortStatusChange(const hidl_vec<android::hardware::usb::V1_0::PortStatus>& in notifyPortStatusChange() function in UsbCallback
/hardware/interfaces/usb/aidl/vts/
DVtsAidlUsbTargetTest.cpp84 ScopedAStatus notifyPortStatusChange(const vector<PortStatus>& currentPortStatus, in notifyPortStatusChange() function in UsbAidlTest::UsbCallback