Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarItem.kt32 var dotPath: Path, variable in com.android.launcher3.taskbar.bubbles.BubbleBarBubble
DBubbleBarController.java511 Path dotPath; in populateBubble() local
574 dotPath = iconPath; in populateBubble()
584 badgeBitmap, bubbleBitmap, dotColor, dotPath, appName); in populateBubble()
593 existingBubble.setDotPath(dotPath); in populateBubble()