Searched refs:hasPermWithBackground (Results 1 – 2 of 2) sorted by relevance
224 boolean hasPermWithBackground = false; in getPermissionGroupGrantStatus()232 hasPermWithBackground = true; in getPermissionGroupGrantStatus()276 } else if (hasPermWithBackground || shouldShowAsForegroundGroup) { in getPermissionGroupGrantStatus()
266 var hasPermWithBackground = false in <lambda>() variable272 hasPermWithBackground = true in <lambda>()313 if (anyAllowed && (hasPermWithBackground || shouldShowAsForegroundGroup())) { in <lambda>()