Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleData.java375 final Predicate<Bubble> invalidBubblesFromPackage = bubble -> { in removeBubblesWithInvalidShortcuts() local
392 performActionOnBubblesMatching(getBubbles(), invalidBubblesFromPackage, removeBubble); in removeBubblesWithInvalidShortcuts() local
394 getOverflowBubbles(), invalidBubblesFromPackage, removeBubble); in removeBubblesWithInvalidShortcuts() local