Searched defs:getDotPath (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | ||
D | BubbleViewProvider.java | 72 Path getDotPath(); in getDotPath() method |
D | BubbleOverflow.kt | 241 override fun getDotPath(): Path? { in getDotPath() method in com.android.wm.shell.bubbles.BubbleOverflow |
D | Bubble.java | 364 public Path getDotPath() { in getDotPath() method in Bubble |