Searched refs:hasMissingPackage (Results 1 – 2 of 2) sorted by relevance
46 testAdoptPermissions(hasMissingPackage = true, isSystem = true) in testAdoptPermissions_permissionsOfMissingSystemApp_getsAdopted()73 testAdoptPermissions(hasMissingPackage = true) in testAdoptPermissions_permissionsOfNonSystemApp_notAdopted()86 hasMissingPackage: Boolean = false, in testAdoptPermissions()90 val packageToAdoptPermission = if (hasMissingPackage) { in testAdoptPermissions()
839 var hasMissingPackage = false in <lambda>() variable848 hasMissingPackage = true in <lambda>()851 if (packageNames.size == 1 && hasMissingPackage) { in <lambda>()904 if (hasMissingPackage && wasProtectionGranted) { in <lambda>()