Home
last modified time | relevance | path

Searched defs:tagLength (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/service-core/jni/java/com/android/adservices/ohttp/algorithms/
DAeadAlgorithmSpec.java48 public abstract int tagLength(); in tagLength() method in AeadAlgorithmSpec
/packages/modules/Uwb/service/java/com/android/server/uwb/config/
DConfigParam.java128 int tagLength = 1; in getTagBytes() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java226 int tagId, tagLength; in parseParams() local