Searched defs:dotPath (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Launcher3/quickstep/testing/com/android/launcher3/taskbar/bubbles/testing/ | ||
D | FakeBubbleViewFactory.kt | 71 val dotPath = in createBubble() constant |
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/ | ||
D | BubbleBarItem.kt | 33 var dotPath: Path, variable in com.android.launcher3.taskbar.bubbles.BubbleBarBubble |
D | BubbleCreator.java | 95 Path dotPath; in populateBubble() local |