Searched defs:uninstallApp (Results 1 – 9 of 9) sorted by relevance
34 fun uninstallApp() { in uninstallApp() method
40 public static void uninstallApp(String appPackage) { in uninstallApp() method in Utils
74 private void uninstallApp(String packageName) throws Exception { in uninstallApp() method in RoleSecurityTest
178 private static void uninstallApp(String pkg) throws InterruptedException { in uninstallApp() method in WifiLocationInfoForegroundTest
197 private static void uninstallApp(String pkg) throws InterruptedException { in uninstallApp() method in WifiLocationInfoBackgroundTest
577 private fun uninstallApp() { in <lambda>() method in android.hibernation.cts.AutoRevokeTest794 fun uninstallApp(packageName: String) { in uninstallApp() method
408 private void uninstallApp(String packageName) throws Exception { in uninstallApp() method in IncrementalInstallTest
95 public static void uninstallApp(TestInformation testInfo) throws Exception { in uninstallApp() method in MediaMetricsAtomTests
763 public static void uninstallApp(TestApp testApp) throws Exception { in uninstallApp() method in TestUtils