Searched refs:getCurrentAccessory (Results 1 – 5 of 5) sorted by relevance
111 android.hardware.usb.UsbAccessory accessory = mService.getCurrentAccessory(); in getAccessoryList()
43 UsbAccessory getCurrentAccessory(); in getCurrentAccessory() method
1413 public UsbAccessory getCurrentAccessory() { in getCurrentAccessory() method in UsbDeviceManager.UsbHandler2464 public UsbAccessory getCurrentAccessory() { in getCurrentAccessory() method in UsbDeviceManager2465 return mHandler.getCurrentAccessory(); in getCurrentAccessory()2476 UsbAccessory currentAccessory = mHandler.getCurrentAccessory(); in openAccessory()
349 public UsbAccessory getCurrentAccessory() { in getCurrentAccessory() method in UsbService351 return mDeviceManager.getCurrentAccessory(); in getCurrentAccessory()
22242 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->getCurrentAccessory()Landroid/hardware/usb/UsbAccess…22302 Landroid/hardware/usb/IUsbManager;->getCurrentAccessory()Landroid/hardware/usb/UsbAccessory;