Searched refs:removeRemotePackage (Results 1 – 3 of 3) sorted by relevance
352 public void removeRemotePackage(String remoteFilePath) throws InstallException { in removeRemotePackage() method in StubDevice
285 getIDevice().removeRemotePackage(remotePackagePath); in installPackage()286 getIDevice().removeRemotePackage(remoteCertPath); in installPackage()
1249 mMockIDevice.removeRemotePackage(certFile); in testInstallPackages()1250 mMockIDevice.removeRemotePackage(apkFile); in testInstallPackages()