Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleViewInfoTask.java129 Bitmap badgeBitmap; field in BubbleViewInfoTask.BubbleViewInfo
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java426 public BitmapInfo badgeBitmap(Bitmap source, BitmapInfo badgeInfo) { in badgeBitmap() method in BaseIconFactory