Searched refs:safetyCenterEntryIdString (Results 1 – 1 of 1) sorted by relevance
1251 private static SafetySourceKey toSafetySourceKey(String safetyCenterEntryIdString) { in toSafetySourceKey() argument1252 SafetyCenterEntryId id = SafetyCenterIds.entryIdFromString(safetyCenterEntryIdString); in toSafetySourceKey()