Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/notification/
DConversationIconFactory.java122 public Drawable getConversationDrawable(Drawable baseIcon, String packageName, int uid, in getConversationDrawable()
144 public ConversationIconDrawable(Drawable baseIcon, in ConversationIconDrawable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DGarbageMonitor.java286 final Drawable baseIcon; field in GarbageMonitor.MemoryIconDrawable