Searched defs:getDescriptors (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ | ||
D | BluetoothHidDeviceAppSdpSettings.java | 86 public byte[] getDescriptors() { in getDescriptors() method in BluetoothHidDeviceAppSdpSettings |
D | BluetoothGattCharacteristic.java | 481 public List<BluetoothGattDescriptor> getDescriptors() { in getDescriptors() method in BluetoothGattCharacteristic |
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ | ||
D | UsbDescriptorParser.java | 267 public ArrayList<UsbDescriptor> getDescriptors() { in getDescriptors() method in UsbDescriptorParser |