Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothFeatureProviderImpl.java37 BluetoothDevice.METADATA_ENHANCED_SETTINGS_UI_URI); in getBluetoothDeviceSettingsUri()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothFeatureProviderImplTest.java52 BluetoothDevice.METADATA_ENHANCED_SETTINGS_UI_URI)).thenReturn( in getBluetoothDeviceSettingsUri_containCorrectMacAddress()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/
H A DMetadata.java203 case BluetoothDevice.METADATA_ENHANCED_SETTINGS_UI_URI: in setCustomizedMeta()
281 case BluetoothDevice.METADATA_ENHANCED_SETTINGS_UI_URI: in getCustomizedMeta()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java419 METADATA_ENHANCED_SETTINGS_UI_URI,
576 public static final int METADATA_ENHANCED_SETTINGS_UI_URI = 16; field in BluetoothDevice
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/storage/
H A DDatabaseManagerTest.java365 testSetGetCustomMetaCase(false, BluetoothDevice.METADATA_ENHANCED_SETTINGS_UI_URI, in testSetGetCustomMeta()
419 testSetGetCustomMetaCase(true, BluetoothDevice.METADATA_ENHANCED_SETTINGS_UI_URI, in testSetGetCustomMeta()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1996 field public static final int METADATA_ENHANCED_SETTINGS_UI_URI = 16; // 0x10