Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
H A 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()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A 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
H A DBluetoothGattDescriptor.java200 public BluetoothGattCharacteristic getCharacteristic() { in getCharacteristic() method in BluetoothGattDescriptor
H A DBluetoothGatt.java1301 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in readDescriptor()
1343 BluetoothGattCharacteristic characteristic = descriptor.getCharacteristic(); in writeDescriptor()
/aosp12/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
H A DBluetoothMidiDevice.java119 = service.getCharacteristic(MIDI_CHARACTERISTIC);
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DGattClientListener.java285 BluetoothGattCharacteristic characteristic = service.getCharacteristic(cUuid); in writeCharacteristic()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DRcsConfig.java305 public @Nullable Characteristic getCharacteristic(@NonNull String type) { in getCharacteristic() method in RcsConfig
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DBluetoothAccessoryFragment.java276 battService.getCharacteristic(GATT_BATTERY_LEVEL_CHARACTERISTIC_UUID); in onServicesDiscovered()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt9212 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();
9270 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt6342 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();
6393 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10237 Landroid/bluetooth/BluetoothGattService;->getCharacteristic(Ljava/util/UUID;I)Landroid/bluetooth/Bl…