Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DCustomizedMetadataEntity.java45 public byte[] untethered_right_low_battery_threshold; field in CustomizedMetadataEntity
101 .append(metadataToString(untethered_right_low_battery_threshold)) in toString()
DMetadata.java322 publicMetadata.untethered_right_low_battery_threshold = value; in setCustomizedMeta()
419 value = publicMetadata.untethered_right_low_battery_threshold; in getCustomizedMeta()