Searched refs:volatileRepository (Results 1 – 1 of 1) sorted by relevance
47 private val volatileRepository = BubbleVolatileRepository(launcherApps) regex72 b -> volatileRepository.addBubbles(userId, b) }82 b -> volatileRepository.removeBubbles(userId, b) }91 if (volatileRepository.removeBubblesForUser(userId, parentId)) persistToDisk()99 if (volatileRepository.sanitizeBubbles(userIds)) persistToDisk()173 entitiesByUser: SparseArray<List<BubbleEntity>> = volatileRepository.bubbles214 volatileRepository.addBubbles(userId, entities)