Searched refs:mDataRepository (Results 1 – 3 of 3) sorted by relevance
132 private final BubbleDataRepository mDataRepository; field in BubbleController252 mDataRepository = dataRepository; in BubbleController()905 mDataRepository.loadBubbles(mCurrentUserId, (bubbles) -> { in loadOverflowBubblesFromDisk()1156 mDataRepository.removeBubbles(mCurrentUserId, bubblesToBeRemovedFromRepository);1159 mDataRepository.addBubble(mCurrentUserId, update.addedBubble);1170 mDataRepository.addBubbles(mCurrentUserId, update.bubbles);
154 private BubbleDataRepository mDataRepository; field in NewNotifPipelineBubblesTest267 mDataRepository, in setUp()
176 private BubbleDataRepository mDataRepository; field in BubblesTest323 mDataRepository, in setUp()