Searched refs:hasPermWithBackgroundMode (Results 1 – 3 of 3) sorted by relevance
91 val hasPermWithBackgroundMode = backgroundPermNames.isNotEmpty() in <lambda>() constant in com.android.permissioncontroller.permission.model.livedatatypes.LightAppPermGroup
306 if (isBackground || groupState.group.hasPermWithBackgroundMode) { in <lambda>()365 if (isBackground || groupState.group.hasPermWithBackgroundMode) { in <lambda>()
234 if (group.hasPermWithBackgroundMode) { in <lambda>()