Searched refs:mSafetySourceDataRepository (Results 1 – 2 of 2) sorted by relevance
72 private final SafetySourceDataRepository mSafetySourceDataRepository; field in SafetyCenterDataManager92 mSafetySourceDataRepository = in SafetyCenterDataManager()99 mSafetySourceDataRepository, in SafetyCenterDataManager()108 mSafetySourceDataRepository, in SafetyCenterDataManager()159 !mSafetySourceDataRepository.sourceHasData(safetySourceKey, safetySourceData); in setSafetySourceData()164 mSafetySourceDataRepository.setSafetySourceData(safetySourceKey, safetySourceData); in setSafetySourceData()237 boolean sourceDataWillChange = !mSafetySourceDataRepository.sourceHasError(safetySourceKey); in reportSafetySourceError()242 mSafetySourceDataRepository.reportSafetySourceError( in reportSafetySourceError()268 mSafetySourceDataRepository.markSafetySourceRefreshTimedOut( in markSafetySourceRefreshTimedOut()306 mSafetySourceDataRepository.clearForUser(userId); in clearForUser()[all …]
66 private final SafetySourceDataRepository mSafetySourceDataRepository; field in SafetyCenterIssueRepository80 mSafetySourceDataRepository = safetySourceDataRepository; in SafetyCenterIssueRepository()225 SafetySourceData safetySourceData = mSafetySourceDataRepository.getSafetySourceData(key); in addSafetySourceIssuesInfo()