Home
last modified time | relevance | path

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

/cts/libs/install/src/com/android/cts/install/lib/
DUninstall.java35 uninstallSinglePackage(pkg); in packages()
39 private static void uninstallSinglePackage(String packageName) throws InterruptedException { in uninstallSinglePackage() method in Uninstall