Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarController.java510 Bitmap bubbleBitmap; in populateBubble() local
562 bubbleBitmap = mIconFactory.getBubbleBitmap(bubbleDrawable, bubbleBitmapScale); in populateBubble()
584 badgeBitmap, bubbleBitmap, dotColor, dotPath, appName); in populateBubble()
591 existingBubble.setIcon(bubbleBitmap); in populateBubble()