Home
last modified time | relevance | path

Searched defs:getCharacteristic (Results 1 – 25 of 256) sorted by relevance

1234567891011

/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattService.java235 /*package*/ BluetoothGattCharacteristic getCharacteristic(UUID uuid, int instanceId) { in getCharacteristic() method in BluetoothGattService
340 public BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BluetoothGattService
DBluetoothGattDescriptor.java173 public BluetoothGattCharacteristic getCharacteristic() { in getCharacteristic() method in BluetoothGattDescriptor
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/field/
H A DFiniteField.java7 BigInteger getCharacteristic(); in getCharacteristic() method
H A DPrimeField.java14 public BigInteger getCharacteristic() in getCharacteristic() method in PrimeField
H A DGenericPolynomialExtensionField.java18 public BigInteger getCharacteristic() in getCharacteristic() method in GenericPolynomialExtensionField
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/field/
H A DFiniteField.java11 BigInteger getCharacteristic(); in getCharacteristic() method
H A DPrimeField.java15 public BigInteger getCharacteristic() in getCharacteristic() method in PrimeField
H A DGenericPolynomialExtensionField.java19 public BigInteger getCharacteristic() in getCharacteristic() method in GenericPolynomialExtensionField
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/field/
H A DFiniteField.java11 BigInteger getCharacteristic(); in getCharacteristic() method
H A DPrimeField.java15 public BigInteger getCharacteristic() in getCharacteristic() method in PrimeField
H A DGenericPolynomialExtensionField.java19 public BigInteger getCharacteristic() in getCharacteristic() method in GenericPolynomialExtensionField
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
H A DBleClientService.java1001 private BluetoothGattCharacteristic getCharacteristic(UUID serverUid, UUID characteristicUid) { in getCharacteristic() method in BleClientService
1014 private BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BleClientService
H A DBleEncryptedClientService.java227 private BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BleEncryptedClientService
H A DBleCocClientService.java352 private BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BleCocClientService
H A DBleServerService.java602 private BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in BleServerService
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/tbs/
DTbsGattTest.java146 private BluetoothGattCharacteristic getCharacteristic(UUID uuid) { in getCharacteristic() method in TbsGattTest
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/
H A DRcsConfig.java308 public @Nullable Characteristic getCharacteristic(@NonNull String type) { in getCharacteristic() method in RcsConfig
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable/android_common/combined/
Dframework-bluetooth.stubs.exportable.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/7/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/13/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.exportable.from-source/android_common/javac/
Dframework-bluetooth.stubs.exportable.from-source.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/13/sdk_library/public/
Dframework-bluetooth-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/prebuilts/sdk/33/public/
HDframework-bluetooth.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs/android_common/turbine-combined/
Dframework-bluetooth.stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/bluetooth/ android/ ...

1234567891011