Searched refs:SHIM (Results 1 – 3 of 3) sorted by relevance
47 private static final String SHIM = "com.android.apex.cts.shim"; field in ModuleTestUtils205 final String errorMessage = mTest.getDevice().uninstallPackage(SHIM); in uninstallShimApexIfNecessary()216 apex -> apex.name.equals(SHIM)).findAny().orElseThrow( in getShimApex()217 () -> new AssertionError("Can't find " + SHIM)); in getShimApex()
19 SHIM = 5; enumerator
116 case BluetoothModule::SHIM: in StartStack()