Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java2957 uninstallPackage(USER_0, CALLING_PACKAGE_2); in testLauncherCallback()
3351 uninstallPackage(USER_0, "abc"); in testCleanupPackage()
3383 uninstallPackage(USER_0, CALLING_PACKAGE_1); in testCleanupPackage()
3415 uninstallPackage(USER_10, LAUNCHER_1); in testCleanupPackage()
3443 uninstallPackage(USER_10, CALLING_PACKAGE_2); in testCleanupPackage()
3472 uninstallPackage(USER_10, LAUNCHER_2); in testCleanupPackage()
3501 uninstallPackage(USER_10, CALLING_PACKAGE_1); in testCleanupPackage()
3706 uninstallPackage(USER_10, LAUNCHER_1); in testHandleGonePackage_crossProfile()
3726 uninstallPackage(USER_10, CALLING_PACKAGE_1); in testHandleGonePackage_crossProfile()
3745 uninstallPackage(USER_P0, LAUNCHER_1); in testHandleGonePackage_crossProfile()
[all …]
DBaseShortcutManagerTest.java1034 protected void uninstallPackage(int userId, String packageName) { in uninstallPackage() method in BaseShortcutManagerTest
1797 uninstallPackage(userId, pakcageName);
1907 uninstallPackage(userId, pkg);