Home
last modified time | relevance | path

Searched refs:getDotPath (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleViewProvider.java72 Path getDotPath(); in getDotPath() method
H A DBubbleOverflow.kt215 override fun getDotPath(): Path? {
H A DBadgedImageView.java173 drawDot(bubble.getDotPath()); in setRenderedBubble()
H A DBubble.java359 public Path getDotPath() { in getDotPath() method in Bubble