Home
last modified time | relevance | path

Searched refs:apk_path (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/theme/
Dandroid_device.py81 def install_apk(self, apk_path): argument
83 (out, err) = self.run_adb_command("install -r -d -g %s" % apk_path)