Home
last modified time | relevance | path

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

/cts/hostsidetests/install/src/android/cts/install/host/
DShimApexRule.java93 private ITestDevice.ApexInfo getShimApex() throws DeviceNotAvailableException { in getShimApex() method in ShimApexRule
/cts/libs/install/src/android/cts/install/lib/host/
DInstallUtilsHost.java113 public Optional<ITestDevice.ApexInfo> getShimApex() throws DeviceNotAvailableException { in getShimApex() method in InstallUtilsHost