Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleData.java432 final Predicate<Bubble> invalidBubblesFromPackage = bubble -> { in removeBubblesWithInvalidShortcuts() local
449 performActionOnBubblesMatching(getBubbles(), invalidBubblesFromPackage, removeBubble); in removeBubblesWithInvalidShortcuts() local
451 getOverflowBubbles(), invalidBubblesFromPackage, removeBubble); in removeBubblesWithInvalidShortcuts() local