Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleViewProvider.java47 Path getDotPath(); in getDotPath() method
H A DBubbleOverflow.kt153 override fun getDotPath(): Path? {
H A DBadgedImageView.java158 drawDot(bubble.getDotPath()); in setRenderedBubble()
H A DBubble.java256 public Path getDotPath() { in getDotPath() method in Bubble