Home
last modified time | relevance | path

Searched refs:METADATA_IS_UNTETHERED_HEADSET (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DAdvancedBluetoothDetailsHeaderControllerTest.java127 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)).thenReturn( in refresh_connectedWatch_behaveAsExpected()
148 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)).thenReturn( in refresh_connectedWatch_unknownBatteryLevel_shouldNotShowBatteryLevel()
174 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)).thenReturn( in refresh_connectedStylus_behaveAsExpected()
194 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)).thenReturn( in refresh_connectedUnknownType_behaveAsExpected()
214 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)).thenReturn( in refresh_connectedUntetheredHeadset_behaveAsExpected()
237 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)).thenReturn( in refresh_connected_updateCorrectInfo()
296 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)).thenReturn( in refresh_withLowBatteryAndUncharged_showAlertIcon()
331 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)) in getAvailabilityStatus_untetheredHeadsetWithConfigOn_returnAvailable()
342 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)) in getAvailabilityStatus_untetheredHeadsetWithConfigOff_returnUnavailable()
353 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)) in getAvailabilityStatus_notUntetheredHeadsetWithConfigOn_returnUnavailable()
[all …]
DBluetoothDetailsHeaderControllerTest.java135 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)).thenReturn("true".getBytes()); in isAvailable_untetheredHeadsetWithConfigOn_returnFalse()
146 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)).thenReturn("true".getBytes()); in isAvailable_untetheredHeadsetWithConfigOff_returnTrue()
DForgetDeviceDialogFragmentTest.java106 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)) in createDialog_normalDevice_showNormalMessage()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DMetadata.java273 case BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET: in setCustomizedMeta()
370 case BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET: in getCustomizedMeta()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DAdvancedBluetoothDetailsHeaderController.java499 BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET) in isUntetheredHeadset()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java527 METADATA_IS_UNTETHERED_HEADSET,
614 @SystemApi public static final int METADATA_IS_UNTETHERED_HEADSET = 6; field in BluetoothDevice
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java420 false, BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET, value, true); in testSetGetCustomMeta()
469 testSetGetCustomMetaCase(true, BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET, value, true); in testSetGetCustomMeta()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt261 field public static final int METADATA_IS_UNTETHERED_HEADSET = 6; // 0x6