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