Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/model/
DSafetyCenterUiData.kt77 val matchesByDefault = it.groupId == groupId in getMatchingIssues() constant
79 if (mappingExists) matchesInMapping else matchesByDefault in getMatchingIssues()