Searched refs:anyAllowed (Results 1 – 1 of 1) sorted by relevance
275 val anyAllowed = specialLocationState ?: permissionState.any { it.value.granted } in <lambda>() constant276 if (anyAllowed && (hasPermWithBackground || shouldShowAsForegroundGroup())) { in <lambda>()282 } else if (anyAllowed) { in <lambda>()