Searched refs:remoteApkFilePath (Results 1 – 1 of 1) sorted by relevance
1559 String remoteApkFilePath = pushFileToRemote(apkFile); in installV4PackageFromResource() local1561 return installV4Package(remoteApkFilePath); in installV4PackageFromResource()1573 String remoteApkFilePath = pushFileToRemote(apkFile); in installV4PackageFromBuild() local1575 return installV4Package(remoteApkFilePath); in installV4PackageFromBuild()