Home
last modified time | relevance | path

Searched defs:getDotColor (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleViewProvider.java55 int getDotColor(); in getDotColor() method
DBubbleOverflow.kt137 override fun getDotColor(): Int { in getDotColor() method in com.android.wm.shell.bubbles.BubbleOverflow
DBadgedImageView.java256 int getDotColor() { in getDotColor() method in BadgedImageView
DBubble.java251 public int getDotColor() { in getDotColor() method in Bubble