Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/storage/
DBubbleVolatileRepository.kt85 val uniqueBubbles = bubblesInRange.filterNot { b: BubbleEntity -> in <lambda>() constant
95 cache(uniqueBubbles) in <lambda>()