Home
last modified time | relevance | path

Searched defs:removeBubbles (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/storage/
H A DBubbleVolatileRepository.kt99 fun removeBubbles(@UserIdInt userId: Int, bubbles: List<BubbleEntity>) = regex
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleDataRepository.kt79 fun removeBubbles(@UserIdInt userId: Int, bubbles: List<Bubble>) { regex