Searched refs:is_package_installed (Results 1 – 4 of 4) sorted by relevance
321 def is_package_installed(package): function551 if not is_package_installed(pkg):595 if not is_package_installed(pkg):
54 if not arc.is_package_installed('android'):
1168 def is_package_installed(package): function
352 packages = [p for p in packages if not utils.is_package_installed(p)]