Searched refs:METADATA_EXCLUSIVE_MANAGER (Results 1 – 6 of 6) sorted by relevance
330 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_EXCLUSIVE_MANAGER)).thenReturn( in update_notExclusivelyManagedDevice_addDevice()349 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_EXCLUSIVE_MANAGER)).thenReturn( in update_existingExclusivelyManagedDevice_packageEnabled_removePreference()373 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_EXCLUSIVE_MANAGER)).thenReturn( in update_newExclusivelyManagedDevice_packageEnabled_doNotAddPreference()396 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_EXCLUSIVE_MANAGER)).thenReturn( in update_exclusivelyManagedDevice_packageNotInstalled_addDevice()420 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_EXCLUSIVE_MANAGER)).thenReturn( in update_exclusivelyManagedDevice_packageNotEnabled_addDevice()
347 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_EXCLUSIVE_MANAGER)).thenReturn( in update_notExclusiveManagedDevice_addDevice()363 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_EXCLUSIVE_MANAGER)).thenReturn( in update_exclusivelyManagedDevice_packageNotInstalled_addDevice()383 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_EXCLUSIVE_MANAGER)).thenReturn( in update_exclusivelyManagedDevice_packageNotEnabled_addDevice()400 when(mBluetoothDevice.getMetadata(BluetoothDevice.METADATA_EXCLUSIVE_MANAGER)).thenReturn( in update_exclusivelyManagedDevice_packageInstalledAndEnabled_removePreference()
342 case BluetoothDevice.METADATA_EXCLUSIVE_MANAGER: in setCustomizedMeta()439 case BluetoothDevice.METADATA_EXCLUSIVE_MANAGER: in getCustomizedMeta()
550 METADATA_EXCLUSIVE_MANAGER813 public static final int METADATA_EXCLUSIVE_MANAGER = 29; field in BluetoothDevice815 private static final int METADATA_MAX_KEY = METADATA_EXCLUSIVE_MANAGER;
460 testSetGetCustomMetaCase(false, BluetoothDevice.METADATA_EXCLUSIVE_MANAGER, value, true); in testSetGetCustomMeta()504 testSetGetCustomMetaCase(true, BluetoothDevice.METADATA_EXCLUSIVE_MANAGER, value, true); in testSetGetCustomMeta()
259 …ooth.flags.support_exclusive_manager") public static final int METADATA_EXCLUSIVE_MANAGER = 29; //…