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