Home
last modified time | relevance | path

Searched refs:getCurrentAccessory (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/usb/src/com/android/future/usb/
DUsbManager.java111 android.hardware.usb.UsbAccessory accessory = mService.getCurrentAccessory(); in getAccessoryList()
/frameworks/base/core/java/android/hardware/usb/
DIUsbManager.aidl43 UsbAccessory getCurrentAccessory(); in getCurrentAccessory() method
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbDeviceManager.java1413 public UsbAccessory getCurrentAccessory() { in getCurrentAccessory() method in UsbDeviceManager.UsbHandler
2464 public UsbAccessory getCurrentAccessory() { in getCurrentAccessory() method in UsbDeviceManager
2465 return mHandler.getCurrentAccessory(); in getCurrentAccessory()
2476 UsbAccessory currentAccessory = mHandler.getCurrentAccessory(); in openAccessory()
DUsbService.java349 public UsbAccessory getCurrentAccessory() { in getCurrentAccessory() method in UsbService
351 return mDeviceManager.getCurrentAccessory(); in getCurrentAccessory()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt22242 Landroid/hardware/usb/IUsbManager$Stub$Proxy;->getCurrentAccessory()Landroid/hardware/usb/UsbAccess…
22302 Landroid/hardware/usb/IUsbManager;->getCurrentAccessory()Landroid/hardware/usb/UsbAccessory;