Searched refs:installApk (Results 1 – 2 of 2) sorted by relevance
/cts/hostsidetests/theme/ | ||
D | android_device.py | 59 def installApk(self, apkPath): member in androidDevice |
D | run_theme_capture_device.py | 107 (out, err, success) = device.installApk(themeApkPath) |