Home
last modified time | relevance | path

Searched defs:getDescriptors (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothHidDeviceAppSdpSettings.java86 public byte[] getDescriptors() { in getDescriptors() method in BluetoothHidDeviceAppSdpSettings
DBluetoothGattCharacteristic.java481 public List<BluetoothGattDescriptor> getDescriptors() { in getDescriptors() method in BluetoothGattCharacteristic
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsbDescriptorParser.java267 public ArrayList<UsbDescriptor> getDescriptors() { in getDescriptors() method in UsbDescriptorParser
290 public ArrayList<UsbDescriptor> getDescriptors(byte type) { in getDescriptors() method in UsbDescriptorParser