Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
DInfoMediaDevice.java68 return getIconWithoutBackground(); in getIcon()
72 public Drawable getIconWithoutBackground() { in getIconWithoutBackground() method in InfoMediaDevice
DComplexMediaDevice.java61 public Drawable getIconWithoutBackground() { in getIconWithoutBackground() method in ComplexMediaDevice
DPhoneMediaDevice.java217 return getIconWithoutBackground(); in getIcon()
221 public Drawable getIconWithoutBackground() { in getIconWithoutBackground() method in PhoneMediaDevice
DBluetoothMediaDevice.java89 public Drawable getIconWithoutBackground() { in getIconWithoutBackground() method in BluetoothMediaDevice
DMediaDevice.java232 public abstract Drawable getIconWithoutBackground(); in getIconWithoutBackground() method in MediaDevice