Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothUtils.java253 public static IconCompat createIconWithDrawable(Drawable drawable) { in createIconWithDrawable() method in BluetoothUtils
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputController.java228 return BluetoothUtils.createIconWithDrawable(drawable); in getDeviceIconCompat()