Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java539 final Predicate<Bubble> invalidBubblesFromPackage = bubble -> { in removeBubblesWithInvalidShortcuts() local
556 performActionOnBubblesMatching(getBubbles(), invalidBubblesFromPackage, removeBubble); in removeBubblesWithInvalidShortcuts() local
558 getOverflowBubbles(), invalidBubblesFromPackage, removeBubble); in removeBubblesWithInvalidShortcuts() local