Home
last modified time | relevance | path

Searched refs:getDescriptors (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothHidDeviceAppSdpSettings.java77 public byte[] getDescriptors() { in getDescriptors() method in BluetoothHidDeviceAppSdpSettings
DBluetoothGattServer.java129 List<BluetoothGattDescriptor> temp_descs = temp_char.getDescriptors();
130 List<BluetoothGattDescriptor> svc_descs = svc_char.getDescriptors();
412 for (BluetoothGattDescriptor desc : charac.getDescriptors()) { in getDescriptorByHandle()
DBluetoothGattCharacteristic.java476 public List<BluetoothGattDescriptor> getDescriptors() { in getDescriptors() method in BluetoothGattCharacteristic
DBluetoothGatt.java753 for (BluetoothGattDescriptor desc : charac.getDescriptors()) { in getDescriptorById()
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/tree/
DUsbDescriptorsTree.java102 ArrayList<UsbDescriptor> descriptors = parser.getDescriptors(); in parse()
/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
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbHostManager.java183 for (UsbDescriptor descriptor : parser.getDescriptors()) { in dumpList()
/frameworks/base/config/
Dhiddenapi-public-dex.txt5555 Landroid/bluetooth/BluetoothGattCharacteristic;->getDescriptors()Ljava/util/List;
5784 Landroid/bluetooth/BluetoothHidDeviceAppSdpSettings;->getDescriptors()[B
Dboot-image-profile.txt1248 HPLandroid/bluetooth/BluetoothGattCharacteristic;->getDescriptors()Ljava/util/List;
/frameworks/base/api/
Dcurrent.txt8186 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();
8441 method public byte[] getDescriptors();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6294 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();