Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DBluetoothUtilsTest.java94 assertThat(BluetoothUtils.getBtRainbowDrawableWithDescription( in getBtRainbowDrawableWithDescription_normalHeadset_returnAdaptiveIcon()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java154 public static Pair<Drawable, String> getBtRainbowDrawableWithDescription(Context context, in getBtRainbowDrawableWithDescription() method in BluetoothUtils