Home
last modified time | relevance | path

Searched defs:dotPath (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/testing/com/android/launcher3/taskbar/bubbles/testing/
DFakeBubbleViewFactory.kt71 val dotPath = in createBubble() constant
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarItem.kt33 var dotPath: Path, variable in com.android.launcher3.taskbar.bubbles.BubbleBarBubble
DBubbleCreator.java95 Path dotPath; in populateBubble() local