Home
last modified time | relevance | path

Searched refs:originalGroup (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterConfigReader.java370 SafetySourcesGroup originalGroup = originalGroups.get(i); in extractLoggableSafetySourcesGroups() local
373 SafetySourcesGroups.copyToBuilderWithoutSources(originalGroup); in extractLoggableSafetySourcesGroups()
374 List<SafetySource> originalSources = originalGroup.getSafetySources(); in extractLoggableSafetySourcesGroups()