Searched refs:getSafetySourcesGroups (Results 1 – 6 of 6) sorted by relevance
113 public List<SafetySourcesGroup> getSafetySourcesGroups() { in getSafetySourcesGroups() method in SafetyCenterConfigReader114 return getCurrentConfigInternal().getSafetyCenterConfig().getSafetySourcesGroups(); in getSafetySourcesGroups()337 safetyCenterConfig.getSafetySourcesGroups(); in extractExternalSafetySources()366 List<SafetySourcesGroup> originalGroups = safetyCenterConfig.getSafetySourcesGroups(); in extractLoggableSafetySourcesGroups()396 safetyCenterConfig.getSafetySourcesGroups(); in extractBroadcasts()
292 return mSafetyCenterConfigReader.getSafetySourcesGroups(); in getAllGroups()
81 public List<SafetySourcesGroup> getSafetySourcesGroups() { in getSafetySourcesGroups() method in SafetyCenterConfig
190 mSafetyCenterConfigReader.getSafetySourcesGroups(); in getAllStoredIssuesFromRawSourceData()
325 List<SafetySourcesGroup> groups = safetyCenterConfig.getSafetySourcesGroups(); in getParentGroupId()
548 …ull public java.util.List<android.safetycenter.config.SafetySourcesGroup> getSafetySourcesGroups();