Searched refs:apk_path (Results 1 – 3 of 3) sorted by relevance
30 def __init__(self, ad, apk_path): argument38 self._apk_path = apk_path68 def apk_path(self): member in AppInstaller79 'aapt dump badging %s' % self.apk_path,93 (self.pkg_name, self.apk_path))95 self._ad.adb.install('%s %s' % (args, self.apk_path))117 self._ad.log.warning('No package name found for %s' % self.apk_path)
64 with zipfile.ZipFile(hotword_apk.apk_path) as hotword_zip:
254 shutil.rmtree(os.path.dirname(self._sl4a_apk.apk_path))