Searched defs:addBubbles (Results 1 – 2 of 2) sorted by relevance
78 fun addBubbles(userId: Int, bubbles: List<BubbleEntity>) { regex
69 fun addBubbles(@UserIdInt userId: Int, bubbles: List<Bubble>) { regex