Home
last modified time | relevance | path

Searched defs:uninstallShimApexIfNecessary (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/install/src/android/cts/install/host/
DShimApexRule.java64 private void uninstallShimApexIfNecessary() throws DeviceNotAvailableException { in uninstallShimApexIfNecessary() method in ShimApexRule
/cts/libs/install/src/android/cts/install/lib/host/
DInstallUtilsHost.java94 public void uninstallShimApexIfNecessary() throws Exception { in uninstallShimApexIfNecessary() method in InstallUtilsHost