Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleViewProvider.java72 Path getDotPath(); in getDotPath() method
DBubbleOverflow.kt241 override fun getDotPath(): Path? { in getDotPath() method in com.android.wm.shell.bubbles.BubbleOverflow
DBubble.java364 public Path getDotPath() { in getDotPath() method in Bubble