Searched refs:isGrantable (Results 1 – 2 of 2) sorted by relevance
204 val isGrantable = (!packageInfo.isInstantApp || hasInstantPerm) && in <lambda>() constant
615 if (!subGroup.isGrantable) { in <lambda>()