Home
last modified time | relevance | path

Searched refs:METADATA_SOFTWARE_VERSION (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DCompanionManager.java228 device, BluetoothDevice.METADATA_SOFTWARE_VERSION); in loadCompanionInfo()
256 if (key == BluetoothDevice.METADATA_SOFTWARE_VERSION
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DMetadata.java261 case BluetoothDevice.METADATA_SOFTWARE_VERSION: in setCustomizedMeta()
358 case BluetoothDevice.METADATA_SOFTWARE_VERSION: in getCustomizedMeta()
DDatabaseManager.java1483 case BluetoothDevice.METADATA_SOFTWARE_VERSION: in logManufacturerInfo()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java523 METADATA_SOFTWARE_VERSION,
583 @SystemApi public static final int METADATA_SOFTWARE_VERSION = 2; field in BluetoothDevice
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java415 testSetGetCustomMetaCase(false, BluetoothDevice.METADATA_SOFTWARE_VERSION, value, true); in testSetGetCustomMeta()
465 testSetGetCustomMetaCase(true, BluetoothDevice.METADATA_SOFTWARE_VERSION, value, true); in testSetGetCustomMeta()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt270 field public static final int METADATA_SOFTWARE_VERSION = 2; // 0x2