Searched refs:getCurrentUsbFunctionsCb (Results 1 – 3 of 3) sorted by relevance
208 public void getCurrentUsbFunctionsCb(long functions, in getCurrentUsbFunctionsCb() method in UsbGadgetAidl.UsbGadgetCallback219 mDeviceManager.getCurrentUsbFunctionsCb(functions, status); in getCurrentUsbFunctionsCb()
246 public void getCurrentUsbFunctionsCb(long functions, in getCurrentUsbFunctionsCb() method in UsbGadgetHidl.UsbGadgetCallback248 mDeviceManager.getCurrentUsbFunctionsCb(functions, status); in getCurrentUsbFunctionsCb()
2508 public void getCurrentUsbFunctionsCb(long functions, int status) { in getCurrentUsbFunctionsCb() method in UsbDeviceManager