Searched refs:hasPermWithBackgroundMode (Results 1 – 2 of 2) sorted by relevance
93 val hasPermWithBackgroundMode = backgroundPermNames.isNotEmpty() in <lambda>() constant in com.android.permissioncontroller.permission.model.livedatatypes.LightAppPermGroup
503 if (group.hasPermWithBackgroundMode) { in <lambda>()