Searched refs:remotePackagePath (Results 1 – 1 of 1) sorted by relevance
998 String remotePackagePath = device.syncPackageToDevice(path.toOSString()); in doSyncApp() local999 boolean installResult = installPackage(launchInfo, remotePackagePath, device); in doSyncApp()1000 device.removeRemotePackage(remotePackagePath); in doSyncApp()