Searched refs:mDataRepository (Results 1 – 3 of 3) sorted by relevance
163 private final BubbleDataRepository mDataRepository; field in BubbleController367 mDataRepository = dataRepository; in BubbleController()1100 mDataRepository.loadBubbles((bubbles) -> { in loadOverflowBubblesFromDisk()1363 mDataRepository.removeBubbles(mCurrentUserId, bubblesToBeRemovedFromRepository);1366 mDataRepository.addBubble(mCurrentUserId, update.addedBubble);1377 mDataRepository.addBubbles(mCurrentUserId, update.bubbles);
142 private BubbleDataRepository mDataRepository; field in NewNotifPipelineBubbleControllerTest246 mDataRepository, in setUp()
145 private BubbleDataRepository mDataRepository; field in BubbleControllerTest261 mDataRepository, in setUp()