Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothUtils.java253 public static IconCompat createIconWithDrawable(Drawable drawable) { in createIconWithDrawable() method in BluetoothUtils
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DUtils.java1057 public static IconCompat createIconWithDrawable(Drawable drawable) { in createIconWithDrawable() method in Utils