Home
last modified time | relevance | path

Searched refs:cleanUpInstall (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java728 cleanUpInstall(ip); in installFromRawResource()
833 cleanUpInstall(ip); in sampleReplaceFromRawResource()
983 cleanUpInstall(ip); in deleteFromRawResource()
998 void cleanUpInstall(InstallParams ip) throws Exception { in cleanUpInstall() method in PackageManagerTests
1004 cleanUpInstall(ip.pkg.packageName); in cleanUpInstall()
1013 private void cleanUpInstall(String pkgName) throws Exception { in cleanUpInstall() method in PackageManagerTests
1086 cleanUpInstall(ip); in testManifestInstallLocationReplaceInternalSdcard()
1113 cleanUpInstall(ip); in testManifestInstallLocationReplaceSdcardInternal()
1240 cleanUpInstall(ip); in moveFromRawResource()
1307 cleanUpInstall(ip); in testMoveAppFailInternalToExternalDelete()
[all …]