Searched refs:removeRemotePackage (Results 1 – 3 of 3) sorted by relevance
351 public void removeRemotePackage(String remoteFilePath) throws InstallException { in removeRemotePackage() method in StubDevice
317 getIDevice().removeRemotePackage(remotePackagePath); in installPackage()318 getIDevice().removeRemotePackage(remoteCertPath); in installPackage()
1265 mMockIDevice.removeRemotePackage(certFile); in testInstallPackages()1266 mMockIDevice.removeRemotePackage(apkFile); in testInstallPackages()1293 mMockIDevice.removeRemotePackage(certFile); in testInstallPackages_timeout()1294 mMockIDevice.removeRemotePackage(apkFile); in testInstallPackages_timeout()