Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java455 public List<BluetoothGattDescriptor> getDescriptors() { in getDescriptors() method in BluetoothGattCharacteristic
DBluetoothGattServer.java594 List<BluetoothGattDescriptor> descriptors = characteristic.getDescriptors(); in addService()
DBluetoothGatt.java562 for(BluetoothGattDescriptor desc : charac.getDescriptors()) { in getDescriptorById()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6294 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();
/frameworks/base/api/
Dcurrent.txt7157 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();
Dtest-current.txt7163 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();
Dsystem-current.txt7449 method public java.util.List<android.bluetooth.BluetoothGattDescriptor> getDescriptors();