Searched refs:pushApkToRemote (Results 1 – 3 of 3) sorted by relevance
68 remoteApkPaths[i] = Utils.pushApkToRemote( in installPackageUsingIncremental()
40 public static String pushApkToRemote(String apkName, String remoteDirPath, IBuildInfo ctsBuild, in pushApkToRemote() method in Utils
81 String remoteApkPath = Utils.pushApkToRemote( in setUp()