Home
last modified time | relevance | path

Searched refs:getBtDrawableWithDescription (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java186 BluetoothUtils.getBtDrawableWithDescription(context, cachedDevice); in getBtRainbowDrawableWithDescription()
224 public static Pair<Drawable, String> getBtDrawableWithDescription( in getBtDrawableWithDescription() method in BluetoothUtils
DCachedBluetoothDevice.java760 (BitmapDrawable) BluetoothUtils.getBtDrawableWithDescription( in refresh()