Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
DMetadata.java162 publicMetadata.untethered_right_icon = value; in setCustomizedMeta()
219 value = publicMetadata.untethered_right_icon; in getCustomizedMeta()
275 if (publicMetadata.untethered_right_icon != null) { in getChangedCustomizedMeta()
DCustomizedMetadataEntity.java31 public byte[] untethered_right_icon; field in CustomizedMetadataEntity