Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DCustomizedMetadataEntity.java28 public byte[] main_icon; field in CustomizedMetadataEntity
67 .append(metadataToString(main_icon)) in toString()
DMetadata.java271 publicMetadata.main_icon = value; in setCustomizedMeta()
368 value = publicMetadata.main_icon; in getCustomizedMeta()