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.java566 final Predicate<Bubble> invalidBubblesFromPackage = bubble -> { in removeBubblesWithInvalidShortcuts() local
583 performActionOnBubblesMatching(getBubbles(), invalidBubblesFromPackage, removeBubble); in removeBubblesWithInvalidShortcuts() local
585 getOverflowBubbles(), invalidBubblesFromPackage, removeBubble); in removeBubblesWithInvalidShortcuts() local