Searched refs:NotPreInstalledApex (Results 1 – 2 of 2) sorted by relevance
35 public static final String NotPreInstalledApex = "com.android.apex.cts.shim_not_pre_installed"; field in TestApp76 new TestApp("ApexNotPreInstalled", NotPreInstalledApex, 3, /*isApex*/true,
459 assertThat(getInstalledVersion(TestApp.NotPreInstalledApex)).isEqualTo(-1); in testInstallStagedNonPreInstalledApex_Fails()