Home
last modified time | relevance | path

Searched refs:getIconWithoutBackground (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DInfoMediaDevice.java62 final Drawable drawable = getIconWithoutBackground(); in getIcon()
68 public Drawable getIconWithoutBackground() { in getIconWithoutBackground() method in InfoMediaDevice
H A DPhoneMediaDevice.java88 final Drawable drawable = getIconWithoutBackground(); in getIcon()
94 public Drawable getIconWithoutBackground() { in getIconWithoutBackground() method in PhoneMediaDevice
H A DBluetoothMediaDevice.java69 public Drawable getIconWithoutBackground() { in getIconWithoutBackground() method in BluetoothMediaDevice
H A DMediaDevice.java176 public abstract Drawable getIconWithoutBackground(); in getIconWithoutBackground() method in MediaDevice