Home
last modified time | relevance | path

Searched refs:getCharacteristic (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DRcsConfigTest.java229 assertNotNull(config.getCharacteristic(VALID_CHARACTERISTICS[i])); in testGetCharacteristic()
233 assertNull(config.getCharacteristic(INVALID_CHARACTERISTICS[i])); in testGetCharacteristic()
246 cl[c] = config.getCharacteristic(cur); in testSetAndMoveCharacteristic()
268 config.setCurrentCharacteristic(config.getCharacteristic(sub[1])); in testGetDuplicateParmInDifferentCharacteristics()
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java258 /*package*/ BluetoothGattCharacteristic getCharacteristic(UUID uuid, int instanceId) { in getCharacteristic() method in BluetoothGattService
368 public BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BluetoothGattService
DBluetoothGattDescriptor.java200 public BluetoothGattCharacteristic getCharacteristic() { in getCharacteristic() method in BluetoothGattDescriptor
DBluetoothGatt.java1301 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in readDescriptor()
1343 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in writeDescriptor()
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java119 = service.getCharacteristic(MIDI_CHARACTERISTIC);
/frameworks/base/telephony/java/android/telephony/ims/
DRcsConfig.java305 public @Nullable Characteristic getCharacteristic(@NonNull String type) { in getCharacteristic() method in RcsConfig
/frameworks/base/core/api/
Dcurrent.txt9205 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();
9263 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6342 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();
6393 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10237 Landroid/bluetooth/BluetoothGattService;->getCharacteristic(Ljava/util/UUID;I)Landroid/bluetooth/Bl…