Searched refs:installApkCmd (Results 1 – 1 of 1) sorted by relevance
95 String[] installApkCmd = createApkInstallCommand(apkFilePaths, mDeviceSerial, args); in install() local97 CommandResult apkRes = mRunUtil.runTimedCmd(sCommandTimeOut, installApkCmd); in install()