Searched refs:getCharacteristic (Results 1 – 5 of 5) sorted by relevance
229 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()
131 = service.getCharacteristic(MIDI_CHARACTERISTIC);
308 public @Nullable Characteristic getCharacteristic(@NonNull String type) { in getCharacteristic() method in RcsConfig
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6342 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic();6393 method public android.bluetooth.BluetoothGattCharacteristic getCharacteristic(java.util.UUID);