Home
last modified time | relevance | path

Searched refs:fastpair_customized (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DCustomizedMetadataEntity.java48 public byte[] fastpair_customized; field in CustomizedMetadataEntity
107 .append(metadataToString(fastpair_customized)) in toString()
DMetadata.java331 publicMetadata.fastpair_customized = value; in setCustomizedMeta()
428 value = publicMetadata.fastpair_customized; in getCustomizedMeta()