Home
last modified time | relevance | path

Searched refs:isHiddenForNoBubbles (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleStashController.java241 if (mBarViewController.isHiddenForNoBubbles()) { in updateStashedAndExpandedState()
DBubbleBarViewController.java283 public boolean isHiddenForNoBubbles() { in isHiddenForNoBubbles() method in BubbleBarViewController