Searched refs:getSafetySource (Results 1 – 8 of 8) sorted by relevance
156 externalSafetySourceInTestConfig.getSafetySource().getPackageName(), in getExternalSafetySource()163 externalSafetySourceInRealConfig.getSafetySource().getPackageName(), in getExternalSafetySource()199 externalSafetySourceInCurrentConfig.getSafetySource().getPackageName(), in isExternalSafetySourceActive()462 public SafetySource getSafetySource() { in getSafetySource() method in SafetyCenterConfigReader.ExternalSafetySource
70 public SafetySource getSafetySource() { in getSafetySource() method in SafetySourceIssueInfo
162 if (duplicates.get(i).getSafetySource().getId().equals(sourceKey.getSourceId())) { in getDuplicateCount()
123 externalSafetySource.getSafetySource().getIntentAction(), in getDefaultIntentForSource()
88 SafetySource safetySource = externalSafetySource.getSafetySource(); in validateRequest()
137 if (SafetySources.isLoggable(safetySourceIssueInfo.getSafetySource())) { in countLoggableIssuesFor()
316 String deduplicationGroup = issueInfo.getSafetySource().getDeduplicationGroup();
299 if (!areNotificationsAllowedForSource(issueInfo.getSafetySource())) { in getIssuesToNotify()