Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DCustomizedMetadataEntity.java31 public byte[] untethered_right_icon; field in CustomizedMetadataEntity
73 .append(metadataToString(untethered_right_icon)) in toString()
DMetadata.java280 publicMetadata.untethered_right_icon = value; in setCustomizedMeta()
377 value = publicMetadata.untethered_right_icon; in getCustomizedMeta()