Searched defs:removeBubblesForUser (Results 1 – 3 of 3) sorted by relevance
108 fun removeBubblesForUser(@UserIdInt userId: Int, @UserIdInt parentUserId: Int): Boolean { regex
90 fun removeBubblesForUser(@UserIdInt userId: Int, @UserIdInt parentId: Int) { regex
574 public void removeBubblesForUser(int userId) { in removeBubblesForUser() method in BubbleData