Searched refs:getDrawableWithDescription (Results 1 – 2 of 2) sorted by relevance
1164 assertThat(mCachedDevice.getDrawableWithDescription().first).isInstanceOf( in getDrawableWithDescription_isAdvancedDevice_returnAdvancedIcon()1175 assertThat(mCachedDevice.getDrawableWithDescription().first).isNotInstanceOf( in getDrawableWithDescription_isNotAdvancedDevice_returnBluetoothIcon()
1574 public Pair<Drawable, String> getDrawableWithDescription() { in getDrawableWithDescription() method in CachedBluetoothDevice