Searched refs:currentPortStatus (Results 1 – 1 of 1) sorted by relevance
626 ArrayList<android.hardware.usb.V1_0.PortStatus> currentPortStatus, int retval) { in notifyPortStatusChange() argument638 for (android.hardware.usb.V1_0.PortStatus current : currentPortStatus) { in notifyPortStatusChange()660 public void notifyPortStatusChange_1_1(ArrayList<PortStatus_1_1> currentPortStatus, in notifyPortStatusChange_1_1() argument673 int numStatus = currentPortStatus.size(); in notifyPortStatusChange_1_1()675 PortStatus_1_1 current = currentPortStatus.get(i); in notifyPortStatusChange_1_1()697 ArrayList<PortStatus> currentPortStatus, int retval) { in notifyPortStatusChange_1_2() argument709 int numStatus = currentPortStatus.size(); in notifyPortStatusChange_1_2()711 PortStatus current = currentPortStatus.get(i); in notifyPortStatusChange_1_2()