Home
last modified time | relevance | path

Searched refs:getCharacteristic (Results 1 – 5 of 5) 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/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java131 = service.getCharacteristic(MIDI_CHARACTERISTIC);
/frameworks/base/telephony/java/android/telephony/ims/
DRcsConfig.java308 public @Nullable Characteristic getCharacteristic(@NonNull String type) { in getCharacteristic() method in RcsConfig
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6342 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();
6393 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);