Searched refs:setUsbDeviceConnectionHandler (Results 1 – 5 of 5) sorted by relevance
127 void setUsbDeviceConnectionHandler(in ComponentName usbDeviceConnectionHandler); in setUsbDeviceConnectionHandler() method
882 public void setUsbDeviceConnectionHandler(@Nullable ComponentName usbDeviceConnectionHandler) { in setUsbDeviceConnectionHandler() method in UsbManager884 mService.setUsbDeviceConnectionHandler(usbDeviceConnectionHandler); in setUsbDeviceConnectionHandler()
245 setUsbDeviceConnectionHandler(ComponentName.unflattenFromString( in UsbHostManager()262 public void setUsbDeviceConnectionHandler(@Nullable ComponentName usbDeviceConnectionHandler) { in setUsbDeviceConnectionHandler() method in UsbHostManager
572 public void setUsbDeviceConnectionHandler(ComponentName usbDeviceConnectionHandler) { in setUsbDeviceConnectionHandler() method in UsbService577 mHostManager.setUsbDeviceConnectionHandler(usbDeviceConnectionHandler); in setUsbDeviceConnectionHandler()
13957 HSPLcom/android/server/usb/UsbHostManager;->setUsbDeviceConnectionHandler(Landroid/content/Componen…