Searched refs:persistedBubble (Results 1 – 1 of 1) sorted by relevance
231 Bubble getOrCreateBubble(NotificationEntry entry, Bubble persistedBubble) { in getOrCreateBubble() argument232 String key = entry != null ? entry.getKey() : persistedBubble.getKey(); in getOrCreateBubble()248 bubbleToReturn = persistedBubble; in getOrCreateBubble()