Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterConfigReader.java268 private final List<SafetySourcesGroup> mLoggableSourcesGroups; field in SafetyCenterConfigReader.SafetyCenterConfigInternal
278 mLoggableSourcesGroups = loggableSourcesGroups; in SafetyCenterConfigInternal()
291 return mLoggableSourcesGroups; in getLoggableSourcesGroups()
319 + mLoggableSourcesGroups in toString()