Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DMetadata.java309 case BluetoothDevice.METADATA_MAIN_BATTERY: in setCustomizedMeta()
406 case BluetoothDevice.METADATA_MAIN_BATTERY: in getCustomizedMeta()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DAdvancedBluetoothDetailsHeaderController.java260 BluetoothDevice.METADATA_MAIN_BATTERY) in refresh()
319 BluetoothDevice.METADATA_MAIN_BATTERY, in refresh()
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DAdvancedBluetoothDetailsHeaderControllerTest.java151 BluetoothDevice.METADATA_MAIN_BATTERY)).thenReturn( in refresh_connectedWatch_unknownBatteryLevel_shouldNotShowBatteryLevel()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java539 METADATA_MAIN_BATTERY,
716 @SystemApi public static final int METADATA_MAIN_BATTERY = 18; field in BluetoothDevice
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java440 testSetGetCustomMetaCase(false, BluetoothDevice.METADATA_MAIN_BATTERY, value, true); in testSetGetCustomMeta()
488 testSetGetCustomMetaCase(true, BluetoothDevice.METADATA_MAIN_BATTERY, value, true); in testSetGetCustomMeta()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt263 field public static final int METADATA_MAIN_BATTERY = 18; // 0x12