Home
last modified time | relevance | path

Searched refs:getDotPath (Results 1 – 4 of 4) 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
DBadgedImageView.java174 drawDot(bubble.getDotPath()); in setRenderedBubble()
DBubble.java364 public Path getDotPath() { in getDotPath() method in Bubble