Searched refs:persistedBubble (Results 1 – 1 of 1) sorted by relevance
415 public Bubble getOrCreateBubble(BubbleEntry entry, Bubble persistedBubble) { in getOrCreateBubble() argument416 String key = persistedBubble != null ? persistedBubble.getKey() : entry.getKey(); in getOrCreateBubble()436 bubbleToReturn = persistedBubble; in getOrCreateBubble()