Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java697 protected boolean shouldAutoBubbleForFlags(Context context, NotificationEntry entry) { in shouldAutoBubbleForFlags() method in BubbleController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleControllerTest.java648 public boolean shouldAutoBubbleForFlags(Context c, NotificationEntry entry) { in shouldAutoBubbleForFlags() method in BubbleControllerTest.TestableBubbleController