Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DBluetoothUtilsTest.java138 BluetoothDevice.METADATA_MAIN_ICON)).thenReturn( in getUriMetaData_hasMetaData_getCorrectMetaData()
142 BluetoothDevice.METADATA_MAIN_ICON)).isEqualTo(Uri.parse(STRING_METADATA)); in getUriMetaData_hasMetaData_getCorrectMetaData()
148 BluetoothDevice.METADATA_MAIN_ICON)).thenReturn(null); in getUriMetaData_nullMetaData_getNullUri()
151 BluetoothDevice.METADATA_MAIN_ICON)).isNull(); in getUriMetaData_nullMetaData_getNullUri()
DCachedBluetoothDeviceTest.java971 when(mDevice.getMetadata(BluetoothDevice.METADATA_MAIN_ICON)) in getDrawableWithDescription_isAdvancedDevice_returnAdvancedIcon()
995 when(mDevice.getMetadata(BluetoothDevice.METADATA_MAIN_ICON)) in releaseLruCache_lruCacheShouldBeRelease()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java192 BluetoothDevice.METADATA_MAIN_ICON); in getBtDrawableWithDescription()
DCachedBluetoothDevice.java530 BluetoothDevice.METADATA_MAIN_ICON); in refresh()
1224 Uri uri = BluetoothUtils.getUriMetaData(mDevice, BluetoothDevice.METADATA_MAIN_ICON); in getDrawableWithDescription()
/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java408 METADATA_MAIN_ICON,
484 public static final int METADATA_MAIN_ICON = 5; field in BluetoothDevice
/frameworks/base/core/api/
Dsystem-current.txt1995 field public static final int METADATA_MAIN_ICON = 5; // 0x5