Home
last modified time | relevance | path

Searched defs:hasBubbles (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java177 void bubbleOverflowChanged(boolean hasBubbles); in bubbleOverflowChanged()
1178 public boolean hasBubbles() { in hasBubbles() method in BubbleController
DBubbleData.java290 public boolean hasBubbles() { in hasBubbles() method in BubbleData